Browse Source
Trying to install already installed version causes misleading message from curl and nvm: $ nvm install v0.4.11 curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume. nvm: install v0.4.11 failed! Of course, resuming interrupted installs is still possible (script checks for existance of `$VERSION` in `$NVM_DIR`, not `$NVM_DIR/src`).master

1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue