Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

Won't install node versions less than 7 #11

@marcgr

Description

@marcgr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions