Errod discord.js version 12
See original GitHub issueHello i have a problem…
I type: b!create and i have this error:
Uncaught Promise Error You must install and use discord.js version 12 or higher to use this package! [FATAL] Possibly Unhandled Rejection at: Promise Promise { 'You must install and use discord.js version 12 or higher to use this package!' } reason: undefined
How to resolve this??
Issue Analytics
- State:
- Created 4 years ago
- Reactions:8
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Updating from v12 to v13 - discord.js Guide
To check your Node version, use node -v in your terminal or command prompt, and if it's not high enough, update it! There...
Read more >Discord.js v13 sending error. It's alright in discord.js v12. How ...
To fix this update the latest version of node. Currently v16.9.1.
Read more >discord.js-12 - npm
Discord.js V12 package version. Latest version: 1.0.2, last published: a year ago. Start using discord.js-12 in your project by running `npm ...
Read more >Minimum node version requirement: >=12.0.0 #1386 - GitHub
Since this will be a rather big breaking change users that want to use discord.js v12.x.x will need to update their node version...
Read more >You can't use discord.js v13 i... - Replit
Ever since I updated my discord bot from discord.js version 12 to discord.js version 13, it has not allowed me to start my...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Upgrade your discord js version with
npm i discordjs/discord.js
Problem solved thanks you just had to be patient for the installation