-
### FAQ Change Request
**Is your feature request related to a problem? Please describe.**
In some way, I request this due to incompatibility. Currently, you can only use SQLite3 when you have a …
-
## Issue or Feature
node-canvas cannot be deployed to heroku without it erroring out.
## Steps to Reproduce
Simply try to deploy a module to heroku with node-canvas as its dependency, i…
-
`npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@discordjs/collection@0.2.4',
npm WARN EBADENGINE required: { node: '>=16.0.0', npm: '>=7.0.0' },
npm WARN E…
-
I've been trying to compile sqlite3 for a long time now, and it keeps failing.
NPM: 7.0.0
Node.js: v14 LTS
OS: Ubuntu 20.04 LTS
```
ubuntu@ubuntu:~/Documents/Discord$ npm i
npm WARN deprecat…
ghost updated
2 years ago
-
## Cannot run the program after pulling from git and doing the initial setup.
**Running on Linode VM**
**Node.js v14.17.5**
**Ubuntu 21.04**
I pulled down the repo from git, setup the .env fil…
-
After trying to send the modal, the bot displays the following error:
![image](https://user-images.githubusercontent.com/67645200/162628334-e5fc49b1-1614-4c25-b2b6-c1a6b829db57.png)
-
Hello, will there be DiscordJS version 14 support soon?
Every time I update modules, I get the error "Discord.Intents is not a constructor", and I have to fix it manually.
unqxl updated
2 years ago
-
Update discord.js from v12 to v13.
See migration guide here: https://discordjs.guide/additional-info/changes-in-v13.html#before-you-start
**Breaking Changes for the Cadency music bot**
* Drop N…
-
:tada: :tada: :tada: :tada: https://nodejs.medium.com/node-js-16-available-now-7f5099a97e70
PLEASE don't wait a year to implement this in a new base image!
-
**Please describe the problem you are having in as much detail as possible:**
I installed @discordjs/rest and discord-api-types using `npm install @discordjs/rest discord-api-types` and tried to …