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
More specifically, I'm not familiar with that guide - but npm packages should not be shared between node installations. In addition, global packages should not be requireable - so setting NODE_PATH also should not be necessary.
I'm using nvm in combination with this guide. Turned out I can't update the npm that came preloaded with a given node/iojs version.
eg.
Is this a bug?
The text was updated successfully, but these errors were encountered: