Wednesday, 31 May 2017

Homebrew install of node 8 installs npm v4 instead of v5

From what I understand npm v5 should be included with node v8, like mentioned in the node release blog. However, after successfully installing node v8 via homebrew, the npm version is still 4.2.0.

I initially upgraded from node v7, but a clean install yields the same result. Running brew doctor didn't help and I can't find any open issues on either the node or homebrew projects.

Any suggestions would be appreciated.



via danillouz

No comments:

Post a Comment