问题

npm install的时候操作不允许。(以前遇到没记录)

Error: EPERM: operation not permitted(操作权限问题)

原因及解决

主要是在文件夹中打开powershell窗口是没有操作权限。
选择任意一种命令行窗口以管理员方式运行即可解决。

Error: EPERM: operation not permitted(操作权限问题)

修改权限(便捷方式):

Win10添加右键打开cmd和Powershell窗口(管理员/非管理员)

相关文章:

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