Skip to content
SimplyMe
Go back

node.js - Error installing yeoman - Stack Overflow

Edit page

The npm command fails because you need to be root to edit files under /usr/. You should properly configure npm, see this relevant SO answer:

$ echo prefix = ~/.node >> ~/.npmrc

Source: node.js - Error installing yeoman - Stack Overflow


Edit page
Share this post on:

Previous Post
NPK
Next Post
What are the key differences between Scala and Groovy? - Stack Overflow