-
Type: Build Failure
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: 6.0.0
-
Component/s: CI, Serverless
-
Not Needed
Serverless tests are failing on the 6.0 CI due to an invalid NPM version:
[2024/01/31 17:37:06.238] npm ERR! code EBADENGINE [2024/01/31 17:37:06.239] npm ERR! engine Unsupported engine [2024/01/31 17:37:06.239] npm ERR! engine Not compatible with your version of node/npm: npm@10.4.0 [2024/01/31 17:37:06.239] npm ERR! notsup Not compatible with your version of node/npm: npm@10.4.0 [2024/01/31 17:37:06.239] npm ERR! notsup Required: {"node":"^18.17.0 || >=20.5.0"} [2024/01/31 17:37:06.239] npm ERR! notsup Actual: {"npm":"8.19.4","node":"v16.20.2"} [2024/01/31 17:37:06.240] npm ERR! A complete log of this run can be found in: [2024/01/31 17:37:06.240] npm ERR! /home/ec2-user/.npm/_logs/2024-01-31T16_37_06_027Z-debug-0.log