问题描述:vue项目下载依赖时报错:npm ERR! fibers@3.1.1 install: `node build.js || nodejs build.js`报错如图: 解决办法: 1、 npm install fibers@3.1.1 --ignore-scripts 2、npm i