Closed marr closed 9 years ago
I was just trying to do a system update by running npm update -g and now all of a sudden I can't npm with my current nodenv version (v0.10 -> v0.10.31). This is what the latest boxen defaults to.
npm update -g
npm
Here is output what happend midway during the update: https://gist.github.com/anonymous/dfc025440ffb06515a0b
I got past this by npm install v0.10.31
npm install v0.10.31
I was just trying to do a system update by running
npm update -g
and now all of a sudden I can'tnpm
with my current nodenv version (v0.10 -> v0.10.31). This is what the latest boxen defaults to.Here is output what happend midway during the update: https://gist.github.com/anonymous/dfc025440ffb06515a0b