Skip to content
New issue

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

fibers@2.0.2 installation fails for node v10.x and npm v6.x #390

Closed
achatt89 opened this issue Oct 15, 2018 · 1 comment
Closed

fibers@2.0.2 installation fails for node v10.x and npm v6.x #390

achatt89 opened this issue Oct 15, 2018 · 1 comment

Comments

@achatt89
Copy link

achatt89 commented Oct 15, 2018

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:

image

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

@laverdet
Copy link
Owner

If you're using node 10.x you need to use fibers 3.x or above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants