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

Failure to deploy "npm app deploy"

sug
Bronze 3
Bronze 3

This started occurring on the 21st for 1 of our repo. It is the front end of the application, the back end is fine.

I note there was a "fix" on the 20th for similar problems.

Have tried a larger appengine instance, not a fix.

Also, tried the --nocache flag.

sug_0-1682636745825.png

thanks in advance for any insight.

happy days guys!

Brian

 

 

 

0 4 197
4 REPLIES 4

Hi @sug ,

Welcome to the Google Cloud Community!

You can try these troubleshooting options:

  1. Go to this link https://console.cloud.google.com/cloud-build/builds?project=<your-project-name> (change to your project name). Check the logs if there are any specific error messages.
  2. Enable billing for your project. Reference 
  3. In line 3353, try creating an src directory along with an empty main.js, then run and try to deploy again. Reference 1 Reference 2

Let me know if it helped, thanks!

sug
Bronze 3
Bronze 3

Hi,

1. no specific error messages can be found.
2. Billing is enabled, account is paid up to date.
3. we have a src/main.js. I tried commenting everything out and it did not help.


sug_0-1682901771473.png

 

 

Hi!

If none of the above solutions work, you may contact Google Cloud Support to further check your project.

Thanks

sug
Bronze 3
Bronze 3

Our project was broken by google.  Not sure why this breaking change wasn't better broadcast.

https://cloud.google.com/appengine/docs/standard/nodejs/release-notes#April_11_2023