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

unable to get local issuer certificate #300

Open
analynf opened this issue Aug 23, 2024 · 1 comment
Open

unable to get local issuer certificate #300

analynf opened this issue Aug 23, 2024 · 1 comment

Comments

@analynf
Copy link

analynf commented Aug 23, 2024

After installation and upon running nvs, I get the following error:
Failed to download index: https://nodejs.org/dist/index.json
unable to get local issuer certificate

@TemaSM
Copy link

TemaSM commented Oct 25, 2024

The problem is not related to NVS.

According to the error code, an HTTPS request failed while retrieving Nodejs version information from the official website.

This could be because your system is using an old set of SSL certificates or TLS/SSL versions.
It is recommended to perform a system update to update the data in the Windows certificates store.

@analynf Please, try again and if the problem is solved, close this Issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants