webdriverio-boneyard / wdio-sync

A WebdriverIO v4 plugin. Helper module to run WebdriverIO commands synchronously.
http://v4.webdriver.io
MIT License
17 stars 31 forks source link

Update fibers dependency to support node 12 #135

Closed pathmapper closed 5 years ago

pathmapper commented 5 years ago

Fibers 4.0.1 is available: https://www.npmjs.com/package/fibers

rubenlg commented 5 years ago

When do you plan to push a new version to npm with that dependency?

knolleary commented 5 years ago

Sorry to +1 on a closed issue, but we're trying to add Node 12 support to our project which uses this module in its testing and we're currently blocked by this.