#Where to import Routes in TS?

8 messages · Page 1 of 1 (latest)

pale venture
#

When trying to import Routes to be able to update slash commands in typescript:

import { Routes } from 'discord.js'

It tells me that Module '"discord.js"' has no exported member 'Routes'.
How do I resolve this? Thank you.

sleek scarabBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • 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!
  • Marked as resolved by OP
odd steppe
#

What tells you that? tsc or your IDE?

pale venture
#

IDE, let me see if tsc says anything

odd steppe
#

And what version of discord.js do you have installed and what IDE?

pale venture
#

vsc, and 14.14.1

odd steppe
#

Restart ts-Server

#

Because 14.14.1 definitely (re-)exports Routes