-
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
Error installing 3.1.0 on linux #398
Comments
Also on Linux.
|
Interesting. I've tracked this down to nodejs/node#21269, looks like they unintentionally broke the ABI in nodejs v8.12.0. I'll recompile this for you and get 3.1.1 out later today. |
Alright 3.1.1 is on npm, I think that will fix this issue for you. Please reopen if it doesn't. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Since yesterday I am having trouble installing fibers 3.1.0 on linux.
node: v8.9.3
linux: debian:stretch-slim
This is running on Jenkins, and the linux is a docker container.
Previous builds were installing fibers 3.0.0 successfully.
Here is the error:
It repeats those last lines indefinitly.
Let me know if you need more information.
Thanks for reading me :)
The text was updated successfully, but these errors were encountered: