asdf-vm / asdf-nodejs

Node.js plugin for asdf version manager
https://github.com/asdf-vm/asdf
MIT License
908 stars 144 forks source link

nodejs 20.15.1 is not available #394

Closed SergeyKhval closed 4 months ago

SergeyKhval commented 4 months ago

Can't install nodejs 20.15.1 with asdf, 20.15.0 is the only available version image

however it's available for download image

smaboshe commented 4 months ago

Thank you for creating this issue. I am experiencing the same problem:

% asdf install nodejs 20.15.1
Trying to update node-build... ok
node-build: definition not found: 20.15.1

I would like to install node 20.15.1 because it is a security release.

SergeyKhval commented 4 months ago

it works now, closing