Discord Bot Maker

Discord Bot Maker

View Stats:
SmolBunTima Jul 5, 2020 @ 11:37am
"Need Discord.JS v12 to Run!!!"
Does anyone know how to update it? (regarding to the new update that just launched 1.6.0)
Last edited by SmolBunTima; Jul 5, 2020 @ 11:41am
Originally posted by rob:
Hello! Please go to your menu at the top of the program:

Project -> Module Manager

This should open a window. The first line should say "discord.js" and a custom input should be next to it. Remove any text from the input. When it's empty, it should say "^12.2.0". Close the window, and Discord.JS v12 should be updated and added to your project!

Here is a video demonstrating the process:
https://www.youtube.com/watch?v=96SVBnWxODk
< >
Showing 1-15 of 25 comments
Sonic Jul 5, 2020 @ 1:36pm 
I have the same issue as you. if you find a fix let me know!
A moderator of this forum has indicated that this post answers the original topic.
rob Jul 5, 2020 @ 3:19pm 
Hello! Please go to your menu at the top of the program:

Project -> Module Manager

This should open a window. The first line should say "discord.js" and a custom input should be next to it. Remove any text from the input. When it's empty, it should say "^12.2.0". Close the window, and Discord.JS v12 should be updated and added to your project!

Here is a video demonstrating the process:
https://www.youtube.com/watch?v=96SVBnWxODk
Last edited by rob; Jul 5, 2020 @ 4:32pm
Sonic Jul 5, 2020 @ 4:25pm 
Originally posted by SumRndmDde:
Hello! Please go to your menu at the top of the program:

Project -> Module Manager

This should open a window. The first line should say "discord.js" and a custom input should be next to it. Remove any text from the input. When it's empty, it should say "^12.2.0". Close the window, and Discord.JS v12 should be updated and added to your project!
Hello I have done this but im still getting the same error message.
rob Jul 5, 2020 @ 4:35pm 
Originally posted by ¨¨¨¨:
Hello I have done this but im still getting the same error message.

I see, sorry about that! >.<

Please try doing: Project -> Reinstall Node Modules

If that doesn't work, could you take a screen shot of the Module Manager and post it here? Also, could you post the exact text of the error message you received after trying all of this?
Sonic Jul 5, 2020 @ 4:57pm 
Originally posted by SumRndmDde:
Originally posted by ¨¨¨¨:
Hello I have done this but im still getting the same error message.

I see, sorry about that! >.<

Please try doing: Project -> Reinstall Node Modules

If that doesn't work, could you take a screen shot of the Module Manager and post it here? Also, could you post the exact text of the error message you received after trying all of this?

Hello I tried that step but it did not work. I uploaded my error messages, node version, version of my module manager and me trying to update my bot by typing npm i discord.js@12 in command promt.

Imgur album: https://imgur.com/a/YCJEeBu
rob Jul 5, 2020 @ 5:29pm 
Originally posted by ¨¨¨¨:
Hello I tried that step but it did not work. I uploaded my error messages, node version, version of my module manager and me trying to update my bot by typing npm i discord.js@12 in command promt.

Imgur album: https://imgur.com/a/YCJEeBu

Wow, this is confusing... hmmm...

If you create a new project, does it work?
Temmie Jul 6, 2020 @ 12:48am 
Hello,it doesn't help me either,I don't want to create a new project because I spent a lot of time on the current one
Temmie Jul 6, 2020 @ 1:08am 
Originally posted by SumRndmDde:
Originally posted by ¨¨¨¨:
Hello I tried that step but it did not work. I uploaded my error messages, node version, version of my module manager and me trying to update my bot by typing npm i discord.js@12 in command promt.

Imgur album: https://imgur.com/a/YCJEeBu

Wow, this is confusing... hmmm...

If you create a new project, does it work?
no
rob Jul 6, 2020 @ 1:42am 
Originally posted by PEPENEK:
Hello,it doesn't help me either,I don't want to create a new project because I spent a lot of time on the current one

You do not need to use the new project, I'm just trying to figure out what the problem is. Could you please provide more information?

What is not working? What is the error that appears? Could you post the full bot log? Also, were you using the beta version of DBM before this?
Temmie Jul 6, 2020 @ 1:48am 
Originally posted by SumRndmDde:
Originally posted by PEPENEK:
Hello,it doesn't help me either,I don't want to create a new project because I spent a lot of time on the current one

You do not need to use the new project, I'm just trying to figure out what the problem is. Could you please provide more information?

What is not working? What is the error that appears? Could you post the full bot log? Also, were you using the beta version of DBM before this?
Yes, I used the beta version before,here is the error code


Bot has started at Monday, Jul 6, 2020, 11:47:48 AM
> This version of Discord Bot Maker requires Discord.JS v12.
> Please use "Project > Module Manager" and "Project > Reinstall Node Modules" to update to Discord.JS v12.
? C:\Users\Алек
? сандр\ТеммБот\bot.js:14
? throw new Error("Need Discord.JS v12 to Run!!!");
?
? ^
?
? Error: Need Discord
? .JS v12 to Run!!!
? at Object.
? (C:\Users\Александр\�
? �еммБот\bot.js:14:8)
?
? at Module._compile (internal/mo
? dules/cjs/loader.js:1158:30)
?
? at Object.Module._extens
? ions..js (internal/modules/c
? js/loader.js:1178:10)
? a
? t Module.load (internal/module
? s/cjs/loader.js:1002:32)
?
? at Function.Module._load (inte
? rnal/modules/cjs/loader.js:90
? 1:14)
? at Function.execut
? eUserEntryPoint [as runMain]
? (internal/modules/run_main.j
? s:74:12)
? at internal/main/ru
? n_main_module.js:18:47
?
Last edited by Temmie; Jul 6, 2020 @ 1:48am
SmolBunTima Jul 6, 2020 @ 8:19am 
The exact some error is for me even after following the video
Simon Jul 7, 2020 @ 2:07am 
i have the same error message and the above mentioned solution does not work either.
rob Jul 7, 2020 @ 9:58am 
Apologies for the delay. As mentioned before, be sure to try doing: "Project -> Reinstall Node Modules" and "File -> Update Default Actions/Events/Extensions"

If that doesn't work, try creating a new project and see if it works. If it does, try removing the encryption from your current project, saving your current project, then copying the "data" folder from your current project to the new project.
Tres-NemuiUrsa Jul 7, 2020 @ 10:07pm 
i did the fixes listed here and its still not working, anything else i can do?
Temmie Jul 8, 2020 @ 3:17am 
it still doesn't work
< >
Showing 1-15 of 25 comments
Per page: 1530 50