We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi.. I am using wdio v2.0.2 which internally installs fibers@2.0.2 Trying to install fibers@2.0.2 fails due to the following issue:
The same version installs fine for node v8.x
The release notes for fibers 2.0.2 states that it will be supported in node v10 as well.
The latest version of fibers@3.x installs fine for the current environment.
OS: Win 10. Node: v10.12.0 NPM: v6.4.1
attaching the debug log: 2018-10-15T15_40_08_604Z-debug.log
The text was updated successfully, but these errors were encountered:
If you're using node 10.x you need to use fibers 3.x or above.
Sorry, something went wrong.
No branches or pull requests
Hi..
I am using wdio v2.0.2 which internally installs fibers@2.0.2
Trying to install fibers@2.0.2 fails due to the following issue:
The same version installs fine for node v8.x
The release notes for fibers 2.0.2 states that it will be supported in node v10 as well.
The latest version of fibers@3.x installs fine for the current environment.
OS: Win 10.
Node: v10.12.0
NPM: v6.4.1
attaching the debug log:
2018-10-15T15_40_08_604Z-debug.log
The text was updated successfully, but these errors were encountered: