Closed DevOpsMage closed 2 years ago
I have the same problem
I had this error with node LTS version, i installed the latest 16.7 and no errors popping anymore, you should try this if you didn't yet.
I had this error with node LTS version, i installed the latest 16.7 and no errors popping anymore, you should try this if you didn't yet.
Any idea why tho? I wanna try & make this work with an LTS version if possible.
Any idea why tho? I wanna try & make this work with an LTS version if possible.
Anyway this won't be possible, the bot requires discord.js v13 which uses Node v16
apparently you need to upgrade to latest discord.js (v 13.x) and that will force you to update node js to 16.x
Is what I had to do and it worked, now I am stuck somewhere else
I had this error with node LTS version, i installed the latest 16.7 and no errors popping anymore, you should try this if you didn't yet.
Any idea why tho? I wanna try & make this work with an LTS version if possible.
This is because Discord.js v13 requires Node v16 and NPM v7
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 file as required, and ran the npm install command.
Installed the lib dependencies.
Attempted to start bot