Skip to content

Got an error message while installing #1189

@PeterDaveHello

Description

@PeterDaveHello

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

No one assigned

    Labels

    bugsOh no, something's broken :-(installing nvmProblems installing nvm itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions