You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect this is an issue with newly released npm?
Not 100% sure how to fix it at the moment
=> ERROR [6/9] RUN npm install -g npm@latest 0.7s
------
> [6/9] RUN npm install -g npm@latest:
#0 0.668 npm ERR! code EBADENGINE
#0 0.669 npm ERR! engine Unsupported engine
#0 0.669 npm ERR! engine Not compatible with your version of node/npm: [email protected]
#0 0.669 npm ERR! notsup Not compatible with your version of node/npm: [email protected]
#0 0.669 npm ERR! notsup Required: {"node":"^18.17.0 || >=20.5.0"}
#0 0.669 npm ERR! notsup Actual: {"npm":"8.1.2","node":"v17.1.0"}
#0 0.673
#0 0.673 npm ERR! A complete log of this run can be found in:
#0 0.673 npm ERR! /root/.npm/_logs/2023-09-01T22_37_08_523Z-debug.log
The text was updated successfully, but these errors were encountered:
I suspect this is an issue with newly released npm?
Not 100% sure how to fix it at the moment
The text was updated successfully, but these errors were encountered: