Help me

Why the depencies is installed
No description
6 Replies
d.js toolkit
d.js toolkit4w ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by staff
d.js docs
d.js docs4w ago
:guide: Miscellaneous: Useful packages - chalk read more
Heph
Heph4w ago
It's not client.chalk, chalk is a seperate package than d.js. just chalk.white
Frostino
FrostinoOP4w ago
No description
Heph
Heph4w ago
Well, yes, you didn't define the chalk variable. const chalk = require("chalk") at the top of the file
Frostino
FrostinoOP4w ago
ok thanks it is work

Did you find this page helpful?