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

Download_url points to an invalid link #133

Closed
jma26 opened this issue May 8, 2019 · 1 comment · Fixed by #272
Closed

Download_url points to an invalid link #133

jma26 opened this issue May 8, 2019 · 1 comment · Fixed by #272
Labels
needs investigation An issue that needs to be investigated

Comments

@jma26
Copy link

jma26 commented May 8, 2019

I wasn't able to install nodejs with cmd asdf install nodejs 11.7.0 with errors displaying "Binaries were not found. Full version must be specified, not just major version." until I took a look into the install file with file pathway ~/.asdf/plugins/nodejs/bin.

The download_file() has an invalid download_url with https://nodejs.org/dist/(version number)/node-(version number)-mingw64_nt-10.0-x64.tar.gz does not exist. Replace version number any versions, (e.g. 11.7, 12.2. etc.) and will lead to a 404 link

Is anyone else having this problem as well recently?
My dev environment is Windows btw

@jma26
Copy link
Author

jma26 commented May 8, 2019

issue is related to #130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs investigation An issue that needs to be investigated
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants