Skip to content

The Typescript SDK is not compatible with the runtime Nodejs 12 #255

Open
@hoh

Description

@hoh

Describe the bug

The Typescript SDK is incompatible with the current runtime since only Nodejs 12 is provided - and the SDK requires a more recent version.

We should install a recent version of Nodejs when creating the runtime rootfs instead of using the version provided by Debian 11 Bullseye.

Installing it from Nodesource looks like a recommended approach:
https://github.com/nodesource/distributions/blob/master/README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions