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

Ubuntu 20.04 latest NodeJS 18.x version available is 18.17.1 #1837

Closed
mig5 opened this issue Nov 20, 2024 · 3 comments
Closed

Ubuntu 20.04 latest NodeJS 18.x version available is 18.17.1 #1837

mig5 opened this issue Nov 20, 2024 · 3 comments

Comments

@mig5
Copy link

mig5 commented Nov 20, 2024

Describe your bug

I am running Ubuntu 20.04 and using this in my apt sources:

deb https://deb.nodesource.com/node_18.x focal main
deb-src https://deb.nodesource.com/node_18.x focal main

The latest version of NodeJS 18.x I seem to be able to get on focal is 18.17.1 but it seems there are much newer versions of 18.x available - https://nodejs.org/en/about/previous-releases (e.g 18.20.5).

I'm wondering why Focal doesn't have the latest 18.x version? Thanks

Distribution Information:

  • OS: Ubuntu
  • Version 20.04

Node Version:

  • Node: v18.17.1
@mig5 mig5 added the Type: Bug label Nov 20, 2024
@NewEraCracker
Copy link

Should use the new nodistro location.

My suggestion is that you remove the apt repository of node.js 18 and you reinstall it using the present script which sets it to the new nodistro location instead of focal.

My two cents.

@riosje
Copy link
Contributor

riosje commented Dec 22, 2024

As @NewEraCracker mentioned, you can also run the installation script to configure the new repo.

@mig5
Copy link
Author

mig5 commented Dec 22, 2024

Thank you both! All sorted :)

@mig5 mig5 closed this as completed Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants