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

Most upvoted comments

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