Skip to content

dx: add Node.js version check to install.sh #69

@George-iam

Description

@George-iam

install.sh downloads a pre-built binary but that binary is a Node.js script (dist/axme-code.js with #!/usr/bin/env node shebang). It requires Node.js >= 20 at runtime. install.sh should check that node is available and >= 20 before installing, and warn the user if not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dxDeveloper experience improvementsgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions