Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Errors while deploying standalone node.js app

Not applicable

I'm following the guidance here (https://docs.apigee.com/api-services/content/deploying-standalone-nodejs-app) and trying to import my simple hello world node js App using command line.. it keeps coming back with below error in random places on random files..

does this process really work?

Error: Error uploading resource src/app.js: 500

{

"code" : "messaging.config.beans.RepositoryError",

"message" : "Repository error",

"contexts" : [ ],

"cause" : {

"code" : "scripts.node.CompilationFailure",

"message" : "Compilation error:

app.js:1 missing ; before statement", "contexts" : [ ]

} }

0 3 318
3 REPLIES 3