Closed boojum closed 1 year ago
The same issue with 20.9.0
version
$ asdf install nodejs 20.9.0
Trying to update node-build... ok
node-build: definition not found: 20.9.0
$ asdf version
v0.13.1-0586b37
Ok. It's because there is no 20.9.0
version in node-build package.
20.9.0 and 21.1.0 are coming https://github.com/nodenv/node-build/pull/837
Closed as https://github.com/nodenv/node-build/pull/837 have been merged
I'm unable to install 21.0.0:
Manually running
asdf nodejs update-nodebuild
doesn't help butasdf nodejs nodebuild --definitions
doesn't seem to list v21.Also, setting
ASDF_NODEJS_FORCE_COMPILE
doesn't seem to help.