at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:374:25)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Function.Module.runMain (module.js:442:10)
at startup (node.js:136:18)
at node.js:966:3
Could you confirm your version number and your node version please?
For Version Number: npm list -g weebg
For Node Version: node -v
I believe this could be because this functionality was implemented in node version 7.x, At least that's where i remember encountering this issue
If possible could you make an issue on github so we can clarify it there, this article has no link to the project unfortunately :)
Thanks again for the continued support in trying to get this to work! I broke it completely with a recent push because I was using a global request module instead of adding one to the actual project.
$ weebg
/usr/local/lib/node_modules/weebg/index.js:24
async function setImgName(){
SyntaxError: Unexpected token function