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

update to node v13.0.1 #47

Closed
fatlinesofcode opened this issue Oct 23, 2019 · 3 comments
Closed

update to node v13.0.1 #47

fatlinesofcode opened this issue Oct 23, 2019 · 3 comments

Comments

@fatlinesofcode
Copy link

there is a bug with npm in node v13

npm WARN npm npm does not support Node.js v13.0.0

its fixed in latest release

ref, nodejs/node#30066

@damianobarbati
Copy link

Hey @ncopa, node v12 is currently the LTS.
Do you have any idea when will be the repository be updated?

Because, currently we have: nodejs => 10 and nodejs-current => 12
It should be: nodejs => 12 and nodejs-current => 13

Thanks!

@damianobarbati
Copy link

@fatlinesofcode can this be closed? node v12 has landed on alpine as "nodejs" and v13 as "nodejs-current"

@liqiankl
Copy link

liqiankl commented Jun 24, 2020

I had a similar issue with nodev13.0.1 this worked for me "yarn install --ignore-engines"

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