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

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

Comments

@dorianmariecom
Copy link

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.
@themartorana
Copy link

Same for 21.7.3:

❯ 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.

@DylanBruzenak
Copy link

We are also seeing this with a fresh install of asdf.

@Stratus3D
Copy link
Member

@augustobmoura can you take a look here? Not familiar with the present state of node.js releases.

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