You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The more complicated way is to make the ndenv bin stay in the same folder as the shims.
I fixed this myself for my own dotfiles with the first sollution and it works but other people might not figure this out and it might be unclear why ndenv does not work for them.
Thank you for building this tool :D
The text was updated successfully, but these errors were encountered:
Motion seconded re: docs update. I spent a few minutes spinning not finding expected bits (e.g. npm) until I realized that I was missing something and came back here.
jwhitley
added a commit
to jwhitley/ndenv
that referenced
this issue
Aug 12, 2015
Hello,
With the current ndenv code and documentation global modules like bower or grunt do not work. The shims are not in the $PATH.
Please add the shims in the $PATH in one way or another. The simplest way is just to change the installation instructions and add this part
The more complicated way is to make the
ndenv
bin stay in the same folder as the shims.I fixed this myself for my own dotfiles with the first sollution and it works but other people might not figure this out and it might be unclear why ndenv does not work for them.
Thank you for building this tool :D
The text was updated successfully, but these errors were encountered: