npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! fibers@3.1.1 install: `node build.js || nodejs build.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the fibers@3.1.1 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\MI\AppData\Roaming\npm-cache\_logs\2022-01-21T08_24_56_710Z-debug.log
首先执行
npm install fibers@5.0.0 --ignore-scripts
再执行
npm i
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/208129.html原文链接:https://javaforall.net
