node-fibers: npm ERR! Failed at the fibers@2.0.2 install script.
Error on
npm i wdio-sync
npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn npm ERR! fibers@2.0.2 install: node build.js || nodejs build.jsnpm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the fibers@2.0.2 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 4
- Comments: 17 (4 by maintainers)
Commits related to this issue
- Pin the stable Node version to 10.1.0 This works around laverdet/node-fibers#378. — committed to sass/dart-sass by nex3 6 years ago
- Use the latest Node now that laverdet/node-fibers#378 is fixed — committed to sass/dart-sass by nex3 6 years ago
- Use the latest Node now that laverdet/node-fibers#378 is fixed — committed to sass/dart-sass by nex3 6 years ago
- Use the latest Node now that laverdet/node-fibers#378 is fixed (#429) — committed to sass/dart-sass by nex3 6 years ago
i ran into this same issue after updating my ubuntu from 18.0.4 to 20, failing on fibers 2.0.0 when running ‘npm install --production’ on a build i was able to get a successful installation with npm 5.6.0 and node 10.0.0
EDIT: i am wrong. when i tried to run the project with node ./main.js it said missing binary fibers