We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Relating to versions of node / npm: despite having correct versions installed.
[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"}`
The text was updated successfully, but these errors were encountered:
I think that was fixed in: #182. Try another pull from main and see if it works.
main
Sorry, something went wrong.
No branches or pull requests
Relating to versions of node / npm: despite having correct versions installed.
` => ERROR [node 4/5] RUN npm install -g npm@latest 1.8s
The text was updated successfully, but these errors were encountered: