EPERM, operation not permitted error, config store

后端 未结 7 1429
名媛妹妹
名媛妹妹 2020-12-30 03:53

I know this is a common error with node but all my troubleshooting techniques seem to be failing.

  • Windows 7 (32-bit)
  • Node@0.10.10
7条回答
  •  温柔的废话
    2020-12-30 04:48

    I was getting this error when running Yeoman generators on Windows. McAfee real-time scanning was preventing file system changes. Setting the real-time scanning to "Programs and documents only" worked for me.

提交回复
热议问题