I just installed the latest Lubuntu distro, version 19.10, eoan ermine. I get this error message when I try to install node:
## Confirming "eoan" is supported...
+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_12.x/dists/eoan/Release'
## Your distribution, identified as "eoan", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support
I give this command in order to start the install:
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -l
The Lubuntu site is here:
I suppose this is a duplicated of
Can confirm this issue with Ubuntu 19.10.
$ curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
## Installing the NodeSource Node.js 13.x repo...
## Populating apt-get cache...
+ apt-get update
Hit:1 http://security.ubuntu.com/ubuntu eoan-security InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu eoan InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu eoan-updates InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu eoan-backports InRelease
Reading package lists... Done
## Confirming "eoan" is supported...
+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_13.x/dists/eoan/Release'
## Your distribution, identified as "eoan", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support
Hi, we're in the middle of adding support for Ubuntu 19.10 and will keep you guys updated
Thank you! @JungMinu
Hello !
Any news ?
@JungMinu please close this ticket
Most helpful comment
Hi, we're in the middle of adding support for Ubuntu 19.10 and will keep you guys updated