node.js - Error in doing npm install or npm install -g? -


error in doing npm install or npm install -g nodejs "permission denied" ?

how resolve error?

i doing

npm install  npm install -g 

sudo npm install -g global installation


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -