-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Labels
bugsOh no, something's broken :-(Oh no, something's broken :-(installing nodeIssues with installing node/io.js versions.Issues with installing node/io.js versions.
Description
i use iojs v1.4.3 and want to install nvm. As you can see (below) the installation was successful. But if i execute on terminal nvm i get an error -bash: nvm: command not found
. Please tell me what im doing wrong? I also have reopen my terminal.
It create in .bashrc:
export NVM_DIR="/Users/foo/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm
=> Downloading nvm from git to '/Users/foo/.nvm'
=> Cloning into '/Users/foo/.nvm'...
remote: Counting objects: 3420, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 3420 (delta 0), reused 0 (delta 0), pack-reused 3417
Receiving objects: 100% (3420/3420), 681.81 KiB | 456.00 KiB/s, done.
Resolving deltas: 100% (1953/1953), done.
Checking connectivity... done.
=> Source string already in /Users/foo/.bashrc
=> Close and reopen your terminal to start using nvm
Metadata
Metadata
Assignees
Labels
bugsOh no, something's broken :-(Oh no, something's broken :-(installing nodeIssues with installing node/io.js versions.Issues with installing node/io.js versions.