You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading and installing node v14.21.3...
Downloading https://nodejs.org/dist/v14.21.3/node-v14.21.3-darwin-arm64.tar.xz...
curl: (22) The requested URL returned error: 404
Binary download from https://nodejs.org/dist/v14.21.3/node-v14.21.3-darwin-arm64.tar.xz failed, trying source.
grep: /Users/xh36/.nvm/.cache/bin/node-v14.21.3-darwin-arm64/node-v14.21.3-darwin-arm64.tar.xz: No such file or directory
Provided file to checksum does not exist.
Binary download failed, trying source.
Additional options while compiling: --lts
Clang v3.5+ detected! CC or CXX not specified, will use Clang as C/C++ compiler!
nvm install 14 --lts
Why is the download address https://nodejs.org/dist/v14.21.3/node-v14.21.3-darwin-arm64.tar.xz, i look at the file in https://nodejs.org/dist/v14.21.3, should use the address https://nodejs.org/dist/v14.21.3/node-v14.21.3-darwin-x64.tar.xz
The text was updated successfully, but these errors were encountered: