Skip to content

Node / NPM Error on running docker command #183

@dcsw2

Description

@dcsw2

Relating to versions of node / npm: despite having correct versions installed.

` => ERROR [node 4/5] RUN npm install -g npm@latest 1.8s

[node 4/5] RUN npm install -g npm@latest:
1.188 npm ERR! code EBADENGINE
1.189 npm ERR! engine Unsupported engine
1.189 npm ERR! engine Not compatible with your version of node/npm: npm@10.1.0
1.190 npm ERR! notsup Not compatible with your version of node/npm: npm@10.1.0
1.190 npm ERR! notsup Required: {"node":"^18.17.0 || >=20.5.0"}
1.190 npm ERR! notsup Actual: {"npm":"9.6.3","node":"v19.9.0"}`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions