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

The repository does not have a Release file. #1354

Closed
wajika opened this issue Mar 10, 2022 · 4 comments
Closed

The repository does not have a Release file. #1354

wajika opened this issue Mar 10, 2022 · 4 comments
Assignees

Comments

@wajika
Copy link

wajika commented Mar 10, 2022

ubuntu: 20.04

sudo apt update
------------------------------
Reading package lists... Done
E: The repository 'https://deb.nodesource.com/node_17.x focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
https://deb.nodesource.com/node_17.x/dists/focal/

I see that the focal branch exists, why does apt prompt that it cannot be found? Has anyone encountered a similar situation?

@JesusPaz JesusPaz self-assigned this Mar 16, 2022
@kczx3
Copy link

kczx3 commented Mar 18, 2022

Same thing here for node_16 on bionic.

@himanshurathore29
Copy link

himanshurathore29 commented Mar 25, 2022

@JesusPaz I also faced the same issue for install nodejs specific version:
you can simply go through Documentation

  • Install Node.js Locally with Node Version Manager (nvm)

https://heynode.com/tutorial/install-nodejs-locally-nvm/

or a youtube tutorial video would be helpful too
https://youtu.be/OT7QOFvs9Lk

I hope my contribution will solve this problem.

@wajika
Copy link
Author

wajika commented Mar 26, 2022

@JesusPaz I also faced the same issue for install nodejs specific version: you can simply go through Documentation

  • Install Node.js Locally with Node Version Manager (nvm)

https://heynode.com/tutorial/install-nodejs-locally-nvm/

or a youtube tutorial video would be helpful too https://youtu.be/OT7QOFvs9Lk

I hope my contribution will solve this problem.

If you use a method other than apt to install, I think the problem should be solved, but I want to know why this problem occurs? If the cause can be found, it can reduce such problems

@JesusPaz
Copy link
Contributor

This issue is resolved with our new repository. More information can be found here.

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

4 participants