[ACCEPTED]-Getting "mkdir: cannot create directory..." while installing & using NVM/Node.js commands-nvm
Accepted answer
I just had the same problem on Ubuntu 14.04, fixed 3 it by providing $NVM_DIR before sourcing 2 nvm.sh, like so:
export NVM_DIR=~/.nvm
. .nvm/nvm.sh
After that, all nvm commands 1 seem to work again.
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.