Ever since I updated my discord bot from discord.js version 12 to discord.js version 13, it has not allowed me to start my bot. It logs an error that points to a file within node_modules that I cannot see.
Error: SyntaxError: Unexpected token '?'
Does anyone have a fix or know why this is happening?
Does anyone else have this issue?
Ever since I updated my discord bot from discord.js version 12 to discord.js version 13, it has not allowed me to start my bot. It logs an error that points to a file within node_modules that I cannot see.
Error: SyntaxError: Unexpected token '?'
Does anyone have a fix or know why this is happening?