#Hey, is discordjs is working with typescript? or do i need to compile the application first?
8 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
I see, how nodemon will work if i have to compile the code?
iirc nodemon uses ts-node to compile and run the code
oh i read about it now, why not just using ts-node to run the application instead of compiling it?
Not related to discord.js. Google tsc vs ts-node.