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

Cannot install NodeJS 18.16.0 #806

Closed
hershmire opened this issue Apr 13, 2023 · 2 comments
Closed

Cannot install NodeJS 18.16.0 #806

hershmire opened this issue Apr 13, 2023 · 2 comments

Comments

@hershmire
Copy link

Although, the latest LTS of NodeJS is a v18.16.0, asdf does not have this listed yet.

asdf install nodejs 18.16.0
Trying to update node-build... ok
node-build: definition not found: 18.16.0
asdf list-all nodejs
...
18.14.2
18.15.0
19.0.0
19.0.1
...
@counterbeing
Copy link

It looks like there's already a pull request for this, but there's something going on with a CI step that might be holding things up: #804

@mrienstra
Copy link

Both #805 & #804 were merged, huzzah! I think this issue can be closed now, tested locally:

asdf nodejs update-nodebuild
asdf list-all nodejs | grep -E '^(18\.16\.0|19\.9\.0)$'

Output:

18.16.0
19.9.0

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

4 participants