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

Error while installing node 16 in ubuntu docker image #1371

Closed
mayuri2307 opened this issue Apr 15, 2022 · 1 comment
Closed

Error while installing node 16 in ubuntu docker image #1371

mayuri2307 opened this issue Apr 15, 2022 · 1 comment
Assignees

Comments

@mayuri2307
Copy link

mayuri2307 commented Apr 15, 2022

Installing packages required for setup: lsb-release gnupg...
apt-get install -y lsb-release gnupg > /dev/null 2>&1
Confirming "focal" is supported...
curl -sLf -o /dev/null 'https://deb.nodesource.com/node_16.x/dists/focal/Release'
Your distribution, identified as "focal", 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

@mayuri2307 mayuri2307 changed the title Error while installing node 16 Error while installing node 16 in ubuntu docker image Apr 15, 2022
@JesusPaz JesusPaz self-assigned this Apr 20, 2022
@JesusPaz
Copy link
Contributor

JesusPaz commented May 2, 2022

Ubuntu Focal is currently supported and any issue during its installation is related to the environment and the network in which the installation is being carried out.

Similar issues with installations on subsystems and behind proxies: #1002 #947 #904 #9 and many more.

It's not a problem related to distributions or compatibility, but to the proxy setup.

@JesusPaz JesusPaz closed this as completed May 2, 2022
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

2 participants