Unexpected Token error

Im having an issue here, can someone help me?
SyntaxError: Unexpected end of input
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:617:28)
at Object.Module._extensions…js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Function.Module.runMain (module.js:694:10)
at startup (bootstrap_node.js:204:16)
at bootstrap_node.js:625:3

Im new to Discord.js

Hi @AlexKWyd, welcome to the Glitch forum!

That error often means that you have malformed input, like in a json file somewhere. If you care to share your project name someone might be able to take a look.

Nevermind I figured it out.

1 Like

how did you figure out?

Don’t bump threads from after a year, which are old. All things get old, as you know. These members are not active at all.

1 Like

If you have an issue, just make a new thread and we can help you there.

1 Like