npm 错误!Fiber@3.1.1 安装脚本失败

Sye*_*esh 7 angular-material angular6

在此处输入图片说明

我收到这个错误

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\yaeesh\AppData\Roaming\npm-cache\_logs\2019-05-07T10_36_05_651Z-debug.log
Run Code Online (Sandbox Code Playgroud)

Fra*_* R. 11

我遇到了同样的问题,并通过删除我最新的 nodejs 12.3.1 并安装最新版本的 11 来修复它

https://nodejs.org/download/release/v11.15.0/