nvm
nvm copied to clipboard
installing warning // tried many ways
I tried to change the direc, change downloading mirror, giving permission,clearing cache...this keep this keep popped up
`Installing latest LTS version.
Downloading and installing node v18.16.1...
Downloading https://nodejs.org/dist/v18.16.1/node-v18.16.1-linux-x64.tar.xz...
Warning: Failed to open the file
Warning: ../.nvm/.cache/bin/node-v18.16.1-linux-x64/node-v18.16.1
Warning: -linux-x64.tar.xz: Permission denied
0.0%curl: (23) Failure writing output to destination
Binary download from https://nodejs.org/dist/v18.16.1/node-v18.16.1-linux-x64.tar.xz failed, trying source.
grep: /home/hypnotizex/.nvm/.cache/bin/node-v18.16.1-linux-x64/node-v18.16.1-linux-x64.tar.xz: No such file or directory
Provided file to checksum does not exist.
Binary download failed, trying source.
Detected that you have 4 CPU core(s)
Running with 3 threads to speed up the build
Clang v3.5+ detected! CC or CXX not specified, will use Clang as C/C++ compiler!
Downloading https://nodejs.org/dist/v18.16.1/node-v18.16.1.tar.xz...
Warning: Failed to open the file
Warning: .../.nvm/.cache/src/node-v18.16.1/node-v18.16.1.tar.xz:
Warning: Permission denied
0.0%curl: (23) Failure writing output to destination
Binary download from https://nodejs.org/dist/v18.16.1/node-v18.16.1.tar.xz failed, trying source. grep: .../.nvm/.cache/src/node-v18.16.1/node-v18.16.1.tar.xz: No such file or directory Provided file to checksum does not exist.
The "Permission denied" suggests that you don't have full permissions on $NVM_DIR, or, that your drive is full. Can you confirm that you have full permissions on everything inside $NVM_DIR?
I tried by chmod, and i do have free storage
Can you fill out the entire issue template? It's there for a reason :-)