nvm: warning: Could not find remote branch v0.35.3 to clone.

I have been trying to install nvm using both the curl and install.sh scripts on OS X High Sierra (10.13.6) and I keep getting the message:

warning: Could not find remote branch v0.35.3 to clone. fatal: Remote branch v0.35.3 not found in upstream origin Failed to clone nvm repo. Please report this!

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 18 (9 by maintainers)

Most upvoted comments

@ljharb - No. It’s installed. Thanks. Sorry for the bother.

@ljharb - I edited my global git config file and ran curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash

Everything seems to have installed. The remote called returned:

origin	https://github.com/nvm-sh/nvm.git (fetch)
origin	https://github.com/nvm-sh/nvm.git (push)

Both git tag and nvm --version return v0.35.3. Its showing as (no branch).