-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
bugsOh no, something's broken :-(Oh no, something's broken :-(installing nvmProblems installing nvm itselfProblems installing nvm itself
Description
The good news is nvm still works good.
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.4/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9135 100 9135 0 0 161k 0 --:--:-- --:--:-- --:--:-- 162k
=> Downloading nvm from git to '/home/nitrous/.nvm'
=> Cloning into '/home/nitrous/.nvm'...
remote: Counting objects: 5158, done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 5158 (delta 3), reused 0 (delta 0), pack-reused 5145
Receiving objects: 100% (5158/5158), 1.37 MiB | 886.00 KiB/s, done.
Resolving deltas: 100% (3102/3102), done.
Checking connectivity... done.
* (detached from v0.31.4)
master
=> Appending source string to /home/peter/.bashrc
bash: line 293: /nvm.sh: No such file or directory
=> Close and reopen your terminal to start using nvm or run the following to use it now:
export NVM_DIR="/home/nitrous/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm
Metadata
Metadata
Assignees
Labels
bugsOh no, something's broken :-(Oh no, something's broken :-(installing nvmProblems installing nvm itselfProblems installing nvm itself