Selenium-WebdriverIO-Mocha-Chai-Boilerplate
Selenium-WebdriverIO-Mocha-Chai-Boilerplate copied to clipboard
tried to run "npm test" on ubuntu 18.04 and got following error
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'
@dhubler Sorry for getting back to you so late. I'll fix this, this weekend.