Answer the question
In order to leave comments, you need to log in
Added modules to node js globally can only be used by root, what's the problem?
Added modules to node js globally can only be used by root, what's the problem?
[email protected]:/home/pavel/Документы/bem# npm-run
Usage: npm-run command [...args]
[email protected]:/home/pavel/Документы/bem# su pavel
[email protected]:~/Документы/bem$ npm-run
bash: npm-run: команда не найдена
[email protected]:~/Документы/bem$
Answer the question
In order to leave comments, you need to log in
You may have installed them as root, which is strongly discouraged:
https://docs.npmjs.com/getting-started/installing-...
Try reinstalling as user, or smoke this: Fixing npm permissions
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question