Once I got this(at below), then the app cannot be stop.
In the Mange page, it shows "failed-to-stop" for "Running State".
server.js is my code. Even though I remove the whole branch(master) of the Git at Cloudnode.
The app seems to be not able to be started.
I suspected that there are some issues about the file management of each app.
Thanks!
The message:
SyntaxError: Unexpected token <<
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at Function.require (module.js:380:17)
at sandbox.require (/var/cloudnode/nodester/scripts/launchlib.js:214:26)
at server.js:17:11
at /var/cloudnode/nodester/scripts/launchlib.js:262:16
at fs.js:271:14[SyntaxError: Unexpected token <<]