Skip to content

Installer: decide how to handle NodeJS version #395

@ppawlowski

Description

@ppawlowski

Description

In the Device Agent Installer script we have a hardcoded version of NodeJS which script will install ("bundled" node approach).
The current approach with pinning to the exact version was selected to create an installer which will provide a predictable and consistent environment for the device-agent package.

This task aims to collect a feedback about current approach vs being more liberal and define only the major nodejs version to install and let the script to pick up the latest one available at the time of installation.

Once decided, proiper solution should be implemented.

Epic/Story

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskA piece of work that isn't necessarily tied to a specific Epic or Story.

    Type

    No type

    Projects

    Status

    Todo

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions