Skip to content

-bash: nvm: command not found #685

@SerkanSipahi

Description

@SerkanSipahi

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

No one assigned

    Labels

    bugsOh no, something's broken :-(installing nodeIssues with installing node/io.js versions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions