Npm Please try using this command again as root/administrator

后端 未结 30 886
旧巷少年郎
旧巷少年郎 2020-12-02 06:38

I\'ve been desperately trying to install modules using node.js but it always fails getting packages with npm.

I logged in as Administrator and used powershell/cmd wi

30条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-02 07:00

    If you are doing this on mac type: sudo chown -R $USER /usr/local that will give you administrative access to your files

提交回复
热议问题