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

Works with Node v10 not v14.2 #147

Open
GirkovArpa opened this issue May 14, 2020 · 1 comment
Open

Works with Node v10 not v14.2 #147

GirkovArpa opened this issue May 14, 2020 · 1 comment

Comments

@GirkovArpa
Copy link

This works:

nvm use 10.0.0 64
npm i

This doesn't, and fills the console with compiler errors related to v8:: functions:

nvm use 14.2.0 64
npm i

Why?

@frnco
Copy link

frnco commented Jul 29, 2020

Just incase anyone actualy looks at this:

Failure on 14.6.0 confirmed on Arch Linux, debug log in case it helps:
2020-07-29T15_47_52_946Z-debug.log

And 10.0.0 also fails for me, at least using asdf, averything is up to date:
2020-07-29T16_17_26_295Z-debug.log

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