Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node / NPM Error on running docker command #183

Open
dcsw2 opened this issue Oct 2, 2023 · 1 comment
Open

Node / NPM Error on running docker command #183

dcsw2 opened this issue Oct 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@dcsw2
Copy link
Collaborator

dcsw2 commented Oct 2, 2023

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: [email protected]
1.190 npm ERR! notsup Not compatible with your version of node/npm: [email protected]
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"}`

@dcsw2 dcsw2 changed the title Error on running docker command Node / NPM Error on running docker command Oct 2, 2023
@griff-rees
Copy link
Collaborator

griff-rees commented Oct 9, 2023

I think that was fixed in: #182. Try another pull from main and see if it works.

@griff-rees griff-rees added the bug Something isn't working label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants