Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Nodejs 18 app engine build issues with npm 9.7

I had nodejs configured for 18.x.x and npm 9.x.x. The build engine started trying to pull npm 9.7.0 starting 2023-05-31 and failing. I had to force it to npm 9.6.x to get builds working again.

2 1 118
1 REPLY 1

We're running into this issue as well, how did you force the build to use 9.6 instead of 9.7?