Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. SyntaxError: Unexpected end of JSON input
  2.     at JSON.parse (<anonymous>)
  3.     at Object.<anonymous> (C:\Users\alial\Desktop\Code\commands\warn.js:3:18)
  4.     at Module._compile (internal/modules/cjs/loader.js:955:30)
  5.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:991:10)
  6.     at Module.load (internal/modules/cjs/loader.js:811:32)
  7.     at Function.Module._load (internal/modules/cjs/loader.js:723:14)
  8.     at Module.require (internal/modules/cjs/loader.js:848:19)
  9.     at require (internal/modules/cjs/helpers.js:74:18)
  10.     at C:\Users\alial\Desktop\Code\app.js:17:35
  11.     at Array.forEach (<anonymous>)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement