axindev
axindev
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by axindev on 11/10/2023 in #djs-questions
Cannot find module "@discordjs/rest"
Whenever I try run any script that calls the discord.js library, I receive the following error:
Cannot find module "@discordjs/rest" from "/Users/[username]/Projects/discord-service/node_modules/discord.js/src/client/BaseClient.js"
Cannot find module "@discordjs/rest" from "/Users/[username]/Projects/discord-service/node_modules/discord.js/src/client/BaseClient.js"
I've reinstalled discord.js, but to no avail. I'm using the Bun runtime, if that's useful information.
12 replies