-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
I followed the README at https://github.com/GoogleCloudPlatform/nodejs-docs-samples/appengine/pubsub/
After deploying to App Engine standard, I see in the logs:
A Error: `line` is not an integer
A at Parser.initBlock (/srv/node_modules/pug-parser/index.js:156:36)
A at Parser.emptyBlock (/srv/node_modules/pug-parser/index.js:168:17)
A at Parser.parseTag (/srv/node_modules/pug-parser/index.js:1040:19)
A at Parser.parseExpr (/srv/node_modules/pug-parser/index.js:208:21)
A at Parser.parse (/srv/node_modules/pug-parser/index.js:112:25)
A at parse (/srv/node_modules/pug-parser/index.js:12:20)
A at Object.parse (/srv/node_modules/pug/lib/index.js:125:22)
A at Function.loadString [as string] (/srv/node_modules/pug-load/index.js:45:21)
A at compileBody (/srv/node_modules/pug/lib/index.js:86:18)
A at Object.exports.compile (/srv/node_modules/pug/lib/index.js:242:16)
Metadata
Metadata
Assignees
Labels
No labels