-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I am trying to deploy my cloud function after updating pring and this is wha I get.
Pring version : 0.22.0
Function load error: Code in file lib/index.js can't be loaded.
Is there a syntax error in your code?
Detailed stack trace: /user_code/node_modules/pring/lib/batch.js:110
async commit() {
^^^^^^
SyntaxError: Unexpected identifier
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:549:28)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
at Module.require (module.js:504:17)
at require (internal/module.js:20:19)
at Object. (/user_code/node_modules/pring/lib/index.js:4:17)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels