Closed bahamas10 closed 6 years ago
Depending on how a user installs node, they may have npm in such a way where root access is needed to install globally, and sometimes (as seen on Mac's) even running with sudo won't be enough for it to install properly.
npm
root
sudo
https://cr.joyent.us/#/c/4719/
Depending on how a user installs node, they may have
npm
in such a way whereroot
access is needed to install globally, and sometimes (as seen on Mac's) even running withsudo
won't be enough for it to install properly.