nvm-sh / nvm

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
MIT License
79.06k stars 7.92k forks source link

nvm not install #2498

Open aymanouch opened 3 years ago

aymanouch commented 3 years ago

Operating system and version:

nvm debug output: "nvm not be install in linux ubuntu"

```sh ```

fatal: unable to access 'https://github.com/nvm-sh/nvm.git/': Could not resolve host: github.com Failed to clone nvm repo. Please report this!

nvm ls output:

```sh ```

How did you install nvm?

What steps did you perform?

What happened?

What did you expect to happen?

Is there anything in any of your profile files that modifies the PATH?

If you are having installation issues, or getting "N/A", what does curl -I --compressed -v https://nodejs.org/dist/ print out?

```sh ```
ljharb commented 3 years ago

Looks like you can’t contact github.com - installing nvm requires GitHub access.