Npm Please try using this command again as root/administrator

后端 未结 30 814
旧巷少年郎
旧巷少年郎 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 06:47

    I solve it running as administrator cmd. Cleaning the cache npm cache clean -f And then try to install the package again

提交回复
热议问题