8000 help · Issue #3542 · nvm-sh/nvm · GitHub
[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help #3542

Open
balxz opened this issue Mar 9, 2025 · 1 comment
Open

help #3542

balxz opened this issue Mar 9, 2025 · 1 comment

Comments

@balxz
Copy link
balxz commented Mar 9, 2025

~ $ nvm install 18
Downloading and installing node v18.20.7...
Downloading https://nodejs.org/dist/v18.20.7/node-v18.20.7-linux-arm64.tar.gz...
0.1%curl: (56) Recv failure: Software caused connection abort

download from https://nodejs.org/dist/v18.20.7/node-v18.20.7-linux-arm64.tar.gz failed
grep: /data/data/com.termux/files/home/.nvm/.cache/bin/node-v18.20.7-linux-arm64/node-v18.20.7-linux-arm64.tar.gz: No such file or directory
Provided file to checksum does not exist.
Binary download failed, trying source.
Detected that you have 8 CPU core(s)
Running with 7 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.20.7/node-v18.20.7.tar.gz...

9.6%curl: (56) Recv failure: Software caused connection abort

download from https://nodejs.org/dist/v18.20.7/node-v18.20.7.tar.gz failed
grep: /data/data/com.termux/files/home/.nvm/.cache/src/node-v18.20.7/node-v18.20.7.tar.gz: No such file or directory
Provided file to checksum does not exist.
~ $ nvm use 18
N/A: version "v18" is not yet installed.

You need to run nvm install 18 to install and use it.

@ljharb
Copy link
Member
ljharb commented Mar 9, 2025

curl: (56) Recv failure: Software caused connection abort means the download failed. Since you got that on both the binary and source downloads, that suggests it's something about your machine or network connection (or, perhaps your disk is full).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0