npm WARN logfile could not be created: Error: EPERM: operation not permitted, open 'D:\Program Files\nodejs\node_cache\_logs\2022-06-24T13_02_26_608Z-debug-0.log'
> @3.1.0 build
> rimraf dist && npm run build:client && npm run build:server
npm WARN logfile could not be created: Error: EPERM: operation not permitted, open 'D:\Program Files\nodejs\node_cache\_logs\2022-06-24T13_02_27_984Z-debug-0.log'
> @3.1.0 build:client
> node build/build.js
文件名、目录名或卷标语法不正确。gfile could not be created: Error: EPERM: operation not permitted, open 'D:\Program Fil
缓存问题
删除
运行 npm config list
找到 ;npmrc
删除; .npmrc
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
文章由极客之音整理,本文链接:https://www.bmabk.com/index.php/post/107689.html