问题描述:在vue项目时,在github里输入node -v出现以下报错:
解决gitbash报错:Error: EPERM: operation not permitted,
解决办法:需要删除npmrc文件。

强调:不是nodejs安装目录npm模块下的那个npmrc文件

而是在C:\Users{账户}\下的.npmrc文件…

相关文章:

  • 2021-05-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-15
猜你喜欢
  • 2021-09-15
  • 2022-12-23
  • 2021-12-16
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
相关资源
相似解决方案