NVM: Getting Permission denied with nvm install command
I recently fresh-installed Ubuntu 21.04 and wanted to install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash Then closed and re-opened the terminal. When requesting an install of version 12.16.3 (have tried with other versions as well). I'm getting the following error: nvm install 12.16.3 Downloading and installing node