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
{{ message }}
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
Looks like the pattern in the node distributions endpoints shifted at 7. Could you add support for pre-7 versions?
Example of v.6.0.0
https://nodejs.org/dist/v6.0.0/
Example of v7.0.0
https://nodejs.org/dist/v7.0.0/
Looks like the code is looking for the arch type in the path. Pre 7 doesn't include the win-x64 or win-x32 with .zip.