Building and running create-discord-bot causes an error
After some latest commits where crawl moved to picocolors which uses commonjs modules, running built file causes the error below
2 Replies
- 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!picocolors is used by eslint, not any djs related module
that being said, I'm entirely unable to reproduce this, either by building/running or linting/formatting
upon further review, I may have misunderstood what you were trying to say, in which case I believe this is already known and will be fixed soon tm