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

npm install fails with node 11 #193

Open
snajjar opened this issue Jan 24, 2019 · 2 comments
Open

npm install fails with node 11 #193

snajjar opened this issue Jan 24, 2019 · 2 comments

Comments

@snajjar
Copy link

snajjar commented Jan 24, 2019

Hello,

I found out that webworker-threads works fine with node 8, but the install fails with node 11 (make error in 'node-gyp rebuild').

@keidrun
Copy link

keidrun commented Jan 30, 2019

I got the same error with node 11 on Mac just now.

ccampbell added a commit to ccampbell/rainbow that referenced this issue Feb 5, 2019
Due to audreyt/node-webworker-threads#193 I can’t get this to install.

Unit tests also fail for whatever reason on node 11.9.0, but this is
just a test
@Doesntmeananything
Copy link

Doesntmeananything commented Jun 11, 2019

Same install error with Node v12. I fixed this issue by switching to the latest LTS version, which is 10.16.0 at this time.

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

3 participants