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
The server doesn't run and error is shown on the console.
Expected Behaviour
The node server should run.
Steps to reproduce it
node index.js
LogCat for the issue
$ node index.js
/home/anup/susi_fbbot/index.js:272
else{
^^^^
SyntaxError: Unexpected token else
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3
Screenshots of the issue
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered:
Actual Behaviour
The server doesn't run and error is shown on the console.
Expected Behaviour
The node server should run.
Steps to reproduce it
node index.js
LogCat for the issue
Screenshots of the issue
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: