Advertisement
Joker95

Untitled

Feb 8th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. root@csgo-rider:/bot# pm2 log 0
  2. [TAILING] Tailing last 15 lines for [0] process (change the value with --lines option)
  3. /root/.pm2/logs/app-error-0.log last 15 lines:
  4. 0|app | at Object.Module._extensions..js (module.js:478:10)
  5. 0|app | /bot/bot.js:23
  6. 0|app | .then((response) => {
  7. 0|app | ^^
  8. 0|app | SyntaxError: Unexpected token =>
  9. 0|app | at exports.runInThisContext (vm.js:73:16)
  10. 0|app | at Module._compile (module.js:443:25)
  11. 0|app | at Object.Module._extensions..js (module.js:478:10)
  12. 0|app | at Module.load (module.js:355:32)
  13. 0|app | at Function.Module._load (module.js:310:12)
  14. 0|app | at Module.require (module.js:365:17)
  15. 0|app | at require (module.js:384:17)
  16. 0|app | at Object.<anonymous> (/bot/app.js:10:15)
  17. 0|app | at Module._compile (module.js:460:26)
  18. 0|app | at Object.Module._extensions..js (module.js:478:10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement