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

Failed to clone nvm repo. #2312

Closed
Manan1707 opened this issue Oct 5, 2020 · 1 comment
Closed

Failed to clone nvm repo. #2312

Manan1707 opened this issue Oct 5, 2020 · 1 comment

Comments

@Manan1707
Copy link

Operating system and version: Windows 10

nvm debug output:

nvm ls output:

How did you install nvm?

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash

What steps did you perform?

I pasted the link in the Hyper terminal from the readme. curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash

What happened?

=> Downloading nvm from git to '/c/Users/Manan/.nvm'
=> Cloning into 'C:/Users/Manan/.nvm'...
remote: Enumerating objects: 316, done.
remote: Counting objects: 100% (316/316), done.
remote: Compressing objects: 100% (268/268), done.
remote: Total 316 (delta 36), reused 134 (delta 23), pack-reused 0
Receiving objects: 100% (316/316), 169.68 KiB | 444.00 KiB/s, done.
Resolving deltas: 100% (36/36), done.
error: invalid path 'test/fast/Aliases/"nvm alias" should not accept aliases with slashes'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Failed to clone nvm repo. Please report this!

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?

@ljharb
Copy link
Member

ljharb commented Oct 5, 2020

Duplicate of #2273.

@ljharb ljharb closed this as completed Oct 5, 2020
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