michaelguild13 / Selenium-WebdriverIO-Mocha-Chai-Boilerplate

E2E Testing: Selenium + WebdriverIO + Mocha + Chai
27 stars 16 forks source link

tried to run "npm test" on ubuntu 18.04 and got following error #8

Open dhubler opened 4 years ago

dhubler commented 4 years ago

wdio wdio.conf.js

There is an issue with node-fibers

/home/dhubler/work/Selenium-WebdriverIO-Mocha-Chai-Boilerplate/node_modules/fibers/bin/linux-x64-72/fibers.node is missing.

Try running this to fix the issue: /home/dhubler/.nvm/versions/node/v12.16.1/bin/node /home/dhubler/work/Selenium-WebdriverIO-Mocha-Chai-Boilerplate/node_modules/fibers/build Error: Cannot find module '/home/dhubler/work/Selenium-WebdriverIO-Mocha-Chai-Boilerplate/node_modules/fibers/bin/linux-x64-72/fibers'

michaelguild13 commented 4 years ago

@dhubler Sorry for getting back to you so late. I'll fix this, this weekend.