Skip to content

problem about installing nvm on ubuntu 1310  #394

Closed
@amdoing

Description

@amdoing

I tried to install nvm on ubuntu 1310. first I run command below:
curl https://raw.github.com/creationix/nvm/v0.4.0/install.sh | sh

and then i activated nvm:
source ~/.nvm/nvm.sh

intsalled nodejs:
nvm install 0.10

finally I could use node normal. but after i had restarted system, the nvm didn't work,when run command such as "nvm ls", i got error prompt:

user@ubuntu:~$ nvm ls
sbin
mkdir: cannot create directory ‘/usr/sbin/alias’: Permission denied

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions