-
Notifications
You must be signed in to change notification settings - Fork 224
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
Fails to build on Node 12.0.0 #409
Comments
nex3
added a commit
to sass/dart-sass
that referenced
this issue
Apr 23, 2019
This works around laverdet/node-fibers#409.
Thanks for the report. fibers@4 on npm now supports nodejs v12. |
Thanks! |
nex3
added a commit
to sass/dart-sass
that referenced
this issue
Apr 30, 2019
laverdet/node-fibers#409 has been fixed in Fibers 4.0.0.
nex3
added a commit
to sass/dart-sass
that referenced
this issue
Apr 30, 2019
laverdet/node-fibers#409 has been fixed in Fibers 4.0.0.
nex3
added a commit
to sass/dart-sass
that referenced
this issue
Apr 30, 2019
laverdet/node-fibers#409 has been fixed in Fibers 4.0.0.
renfeng
added a commit
to renfeng/wdio-mocha-framework
that referenced
this issue
Jun 5, 2019
fiber@4, a dependency of wdio-sync, is required. See laverdet/node-fibers#409
This was referenced Jun 5, 2019
I'm getting the same problem in v13.1.0 on Windows. After downgrading to v12.14.1 everything is fine again. I tried Fibers v4.0.0 and v4.0.2. Want me to open an issue for that, @laverdet? |
This was referenced Feb 9, 2020
Looks like the same problem is happening on Node 14. =/ |
Same problem with node v14.16.1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just running
npm install -g fibers
on Node 12.0.0 is enough to trigger the issue.Build errors
The text was updated successfully, but these errors were encountered: