-
My code is:
I get this error every time I run the code:
Here is a link: https://replit.com/@Henslo/Sausage-Bot-v20#index.js Maybe I am just doing something wrong, but help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
monbrey
Sep 30, 2021
Replies: 1 comment 2 replies
-
Discord.js requires Node v16.6. Your repl.it is not running on that version. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Jiralite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discord.js requires Node v16.6. Your repl.it is not running on that version.