Hacker News new | ask | show | jobs
by amdolan 1947 days ago
Never use sudo with `npm install` as was done in example 6.

I know it's off topic, but it would be good if the author could change that example. In general, one should never use sudo with package managers.