mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-13 16:44:17 +00:00
Merge 0700d14065 into 8dad534464
This commit is contained in:
@@ -39,3 +39,8 @@ To set a default Node version to be used in any new shell, use the alias 'defaul
|
|||||||
|
|
||||||
nvm alias default v0.4.1
|
nvm alias default v0.4.1
|
||||||
|
|
||||||
|
## Problems
|
||||||
|
|
||||||
|
If you try to install a node version and the installation fails, be sure to delete the node downloads from src (~/.nvm/src/) or you might get an error when trying to reinstall them again or you might get an error like the following:
|
||||||
|
|
||||||
|
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.
|
||||||
|
|||||||
Reference in New Issue
Block a user