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

Mac OS 에서 nvm으로 node14 버전 다운 안되는 현상 #2

Open
LSapee opened this issue May 22, 2023 · 0 comments
Open

Mac OS 에서 nvm으로 node14 버전 다운 안되는 현상 #2

LSapee opened this issue May 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@LSapee
Copy link

LSapee commented May 22, 2023

Mac M1이후 칩에서는

nvm install v14 하면 아래처럼 404뜨고 무한 로딩 걸리는 현상 있습니다.

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   

nvm-sh/nvm#3033 에서 관련 이슈 확인하세용!

해결법은 마지막에 14.15.0 버전 다운된다고 올려주신분 계십니다.

nvm install 14.15.0

@lacti lacti self-assigned this May 25, 2023
@lacti lacti added the bug Something isn't working label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants