Skip to content

Should build from sources if the OS has no binaries available #78

@ejpcmac

Description

@ejpcmac

Reading quickly the install script, it seems that asdf-nodejs only installs from binaries when installing a given version. This causes asdf install nodejs <version> to fail on FreeBSD.

Proposal

If the host OS or architecture has no precompiled binaries available, asdf-nodejs should fetch the given version archive and build it from sources.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions