You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SyntaxError: Unexpected identifier
at compileFunction (undefined:360:18)
at wrapSafe (undefined:1055:15)
at Module._compile (undefined:1090:27)
at Module._extensions..js (undefined:1180:10)
at Module.load (undefined:1004:32)
at Module._load (undefined:839:12)
at executeUserEntryPoint (undefined:81:12)
at (undefined:17:47)
Process exited with code 1
The text was updated successfully, but these errors were encountered:
I´ve got the following error.
Got any idea?
C:\Program Files (x86)\nodejs\node.exe .\filename2.js
Uncaught SyntaxError c:\Users\abcdef\AppData\Roaming\npm\node_modules\dymojs\filename.js:1
node --trace-warnings
^^^^^
SyntaxError: Unexpected identifier
at compileFunction (undefined:360:18)
at wrapSafe (undefined:1055:15)
at Module._compile (undefined:1090:27)
at Module._extensions..js (undefined:1180:10)
at Module.load (undefined:1004:32)
at Module._load (undefined:839:12)
at executeUserEntryPoint (undefined:81:12)
at (undefined:17:47)
Process exited with code 1
The text was updated successfully, but these errors were encountered: