-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[ERROR] Node.js 18 and 20 versions are not updated #1715
Comments
What's in your file |
I have a similar problem, that I think is related. |
I remembered that I had set a custom priority for the stable repo to 900, from when installing firefox from unstable. I uncommented the setting and it installed nodejs version 20 as wanted. |
Ubuntu:
Debian:
|
They no longer use the name of the distribution, you need to change to |
Ok, I just found out that the updated distro should be I changed it and it looks good now. Notice that the gpg instructions on https://deb.nodesource.com don't work on Debian testing. The gpg file should be stored in |
Is it possible to change the old ones to be symbolic links to |
I have just realized that my node wasn't updated for several months. Definitely, symlinks should be there for backwards-compatibility |
The old NodeSource repository stopped updating and the version of Node.js installed from there is old (20.5.1). Update to use the new repository, which will install Node.js 20.15.0 at the time of this change. Refs: nodesource/distributions#1715
The old NodeSource repository stopped updating and the version of Node.js installed from there is old (20.5.1). Update to use the new repository, which will install Node.js 20.15.0 at the time of this change. Refs: nodesource/distributions#1715
Either that, or please delete the old distro-specific |
Describe your bug
Node versions are not updated for long time. 18.x is stuck on 18.17.1, and 20.x is stuck on 20.5.1.
It's been more than 3 months since the release of 20.5.1, and about 2 months since 20.6.0.
For 18.x, 3 months since 18.17.1 and almost 2 months since 18.18.0.
Is this project still maintained?
Distribution Information:
Node Version:
The text was updated successfully, but these errors were encountered: