Skip to content

Instantly share code, notes, and snippets.

@olblak
Created January 21, 2020 09:36
Show Gist options
  • Save olblak/db1c32d1b3bde115365f3e88d0687692 to your computer and use it in GitHub Desktop.
Save olblak/db1c32d1b3bde115365f3e88d0687692 to your computer and use it in GitHub Desktop.
D:\home\site\wwwroot\incrementals-publisher\index.js:35
module.exports = async (context, data) => {
^
SyntaxError: Unexpected token (
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:542:28)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at eval (eval at compileFunc (D:\Program Files (x86)\SiteExtensions\Functions\1.0.12967\bin\edge\double_edge.js:34:28), <anonymous>:1:80)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment