I found the problem. In my ~/.zshrc file I have
export CDPATH=${HOME}
which is causing “cd” operations to fail.On Mar 28, 2014, at 9:01 PM, Guillermo Garza <[email protected]> wrote: > Isaiah, I’m using zsh. Actually, switching to bash causes compilation to go > further.
