Intenté instalar nodejs usando nvm en ubuntu 18.04. Pero cada vez que arroja la siguiente pila de errores
pasindu@pasindu-HP-EliteBook-850-G7-Notebook-PC:~$ nvm install 0.10.35 Downloading and installing node v0.10.35... Downloading https://nodejs.org/dist/v0.10.35/node-v0.10.35-linux-x64.tar.gz... Warning: Failed to create the file Warning: /home/pasindu/.nvm/.cache/bin/node-v0.10.35-linux-x64/node-v0.10.35-li Warning: nux-x64.tar.gz: Permission denied curl: (23) Failure writing output to destination Binary download from https://nodejs.org/dist/v0.10.35/node-v0.10.35-linux-x64.tar.gz failed, trying source. grep: /home/pasindu/.nvm/.cache/bin/node-v0.10.35-linux-x64/node-v0.10.35-linux-x64.tar.gz: No such file or directory Provided file to checksum does not exist. Binary download failed, trying source. Detected that you have 12 CPU core(s) Running with 11 threads to speed up the build Downloading https://nodejs.org/dist/v0.10.35/node-v0.10.35.tar.gz... Warning: Failed to create the file Warning: /home/pasindu/.nvm/.cache/src/node-v0.10.35/node-v0.10.35.tar.gz: Warning: Permission denied curl: (23) Failure writing output to destination Binary download from https://nodejs.org/dist/v0.10.35/node-v0.10.35.tar.gz failed, trying source. grep: /home/pasindu/.nvm/.cache/src/node-v0.10.35/node-v0.10.35.tar.gz: No such file or directory Provided file to checksum does not exist.