You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: node-v21.7.2-darwin-arm64 is in LTS Maintenance mode and nearing its end of life. It only receives *critical* security updates, *critical* bug fixes and documentation updates.
#390
Open
dorianmariecom opened this issue
Apr 4, 2024
· 3 comments
WARNING: node-v21.7.2-darwin-arm64 is in LTS Maintenance mode and nearing its end of life.
It only receives *critical* security updates, *critical* bug fixes and documentation updates.
I think that's wrong, v21.7.2 is the latest and not LTS or near end of life
~/s/O/haymakers-for-hope-web> asdf install nodejs 21.7.2
Trying to update node-build... ok
Downloading node-v21.7.2-darwin-arm64.tar.gz...
-> https://nodejs.org/dist/v21.7.2/node-v21.7.2-darwin-arm64.tar.gz
WARNING: node-v21.7.2-darwin-arm64 is in LTS Maintenance mode and nearing its end of life.
It only receives *critical* security updates, *critical* bug fixes and documentation updates.
Installing node-v21.7.2-darwin-arm64...
Installed node-v21.7.2-darwin-arm64 to /Users/dorianmariefr/.asdf/installs/nodejs/21.7.2
asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But
asdf: Warn: the current plugin (nodejs) does not support that. Downloaded files will not be preserved.
The text was updated successfully, but these errors were encountered:
❯ asdf latest nodejs
21.7.3
❯ asdf install nodejs 21.7.3
Trying to update node-build... ok
Downloading node-v21.7.3-darwin-arm64.tar.gz...
-> https://nodejs.org/dist/v21.7.3/node-v21.7.3-darwin-arm64.tar.gz
WARNING: node-v21.7.3-darwin-arm64 is in LTS Maintenance mode and nearing its end of life.
It only receives *critical* security updates, *critical* bug fixes and documentation updates.
Installing node-v21.7.3-darwin-arm64...
Installed node-v21.7.3-darwin-arm64 to /Users/dave/.asdf/installs/nodejs/21.7.3
asdf: Warn: You have configured asdf to preserve downloaded files (with always_keep_download=yes or --keep-download). But
asdf: Warn: the current plugin (nodejs) does not support that. Downloaded files will not be preserved.
I think that's wrong, v21.7.2 is the latest and not LTS or near end of life
The text was updated successfully, but these errors were encountered: