akioweh / EducationPerfected

JS script to automatically answer Education Perfect tasks
33 stars 38 forks source link

Problem that i don't know of #42

Closed Cindwr closed 2 years ago

Cindwr commented 2 years ago

SyntaxError: Invalid or unexpected token at Object.compileFunction (node:vm:360:18) at wrapSafe (node:internal/modules/cjs/loader:1048:15) at Module._compile (node:internal/modules/cjs/loader:1083:27) at Module._extensions..js (node:internal/modules/cjs/loader:1173:10) at Module.load (node:internal/modules/cjs/loader:997:32) at Module._load (node:internal/modules/cjs/loader:838:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:18:47

akioweh commented 2 years ago

the traceback doesn't seems to point back to the script's code... and i have no idea either maybe check (the versions of) your installations of node.js and modules and that you have script correct with no errors

akioweh commented 2 years ago

inactivity and unable to reproduce/diagnose issue