Unexpected end of input for no reason.

(async () => {
try {
await client.login(process.env.token);
} catch (error) {
console.error("Error logging in:", error);
}
})();
(async () => {
try {
await client.login(process.env.token);
} catch (error) {
console.error("Error logging in:", error);
}
})();
the semi colon is underlined in red and I can't find why it does this.
3 Replies
d.js toolkit
d.js toolkit•15mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
treble/luna
treble/luna•15mo ago
that doesnt seem djs related
xHeg
xHeg•15mo ago
oh ok
Want results from more Discord servers?
Add your server