pycharm中npm install时,报无权限问题解决方法

使用npm 安装插件时报npm ERR! Please try running this command again as root/Administrator

解决方案:
image

删除   .npmrc文件。

文件位置:C:\Users{账户}\下的.npmrc

posted @ 2022-03-04 16:32  paomianzhong  阅读(453)  评论(0)    收藏  举报