`gcp-build` not executed in node.js 10
See original GitHub issueHi
I have been trying to use the gcp-build feature documented here, but it only seems to work in node.js 8.
When I use node.js 10 the step is skipped entirely.
Any help you can provide would be very much appreciated
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
npm does not support Node.js v14.17.1 - Stack Overflow
GCP - build error in Docker-php container: npm does not support Node.js v14.17.1 ... So looks like I need to use a later...
Read more >Building Node.js applications | Cloud Build Documentation
To run the gcloud commands in this page, install the Google Cloud CLI. Building with npm or yarn. To execute your tasks in...
Read more >Auto deploy a Node app to the Google App Engine - Medium
I have built a Shopify admin application using Node.js and Next.js and I have been looking at the best places to host it....
Read more >Top 10 Most Common Node.js Developer Mistakes - Toptal
Mistake #4: Expecting Callbacks to Run Synchronously. Asynchronous programming with callbacks may not be something unique to JavaScript and Node.js, ...
Read more >Child process | Node.js v19.3.0 Documentation
cmd files are not executable on their own without a terminal, and therefore cannot be launched using child_process.execFile() . When running on Windows,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This issue should be fixed now.
Thanks for the reproducible steps. This is a bug with GCF. I’ll make sure this is fixed before GA.