Skip to content

Upgrade to recent Node.js-version #217

@alexgit2k

Description

@alexgit2k

The Docker-image is using Node.js 12:

FROM node:12-alpine as build

As Node.js 12 reached EOL April 2022 it should be upgraded to the current LTS version Node.js 22.

Versions of Node.js greater 16 fail:

Node.js Error
23 error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "23.4.0"
17 Error: error:0308010C:digital envelope routines::unsupported
16 None

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