Distributions: Lubuntu 19.10 eoan is not supported

Created on 24 Oct 2019  路  7Comments  路  Source: nodesource/distributions

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:

Lubuntu Downloads Page

Most helpful comment

Hi, we're in the middle of adding support for Ubuntu 19.10 and will keep you guys updated

All 7 comments

I suppose this is a duplicated of

https://github.com/nodesource/distributions/issues/918

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 ?

918 - i.e. this issue - has now been closed because support has now been added.

@JungMinu please close this ticket

Was this page helpful?
0 / 5 - 0 ratings