0
点赞
收藏
分享

微信扫一扫

npm install报错-The operation was rejected by your operating system

玩物励志老乐 2022-01-05 阅读 70

The operation was rejected by your operating system.It’spossible that the file was already in use(by a text editor or antivirus),or that you lack permissions to access it.If you believe this might be a permissions issue,please double-check the permissions of the file and its containing directories,or try running the command again as root/Administrator.
在这里插入图片描述
解决办法:
删除本机电脑用户目录下的.npmrc文件
EG:C:\Users(用户名).npmrc

举报

相关推荐

0 条评论