Đá Cục Không Phải Cục Đá - Why my logger have no c...
Why my logger have no color

12 Replies
I have installed colorette
you don't have colors enabled via the environment variable or teh terminal doesn't support colors
Can I have some relate docs about enable
since nodemon have color so I think it not about terminal problem
I also see other repo having this kind of debug
But for me it not.
import '@sapphire/plugin-logger/register';
solve color problem
@24 I think it not loading any of my commands or listeners do you have any ideaI have turn loadMessageCommandListeners on
Yes I tried
Hmm so we not run it with compile js ?
You do
You have to change the main property...
Oh so I should change my main to js instead
Still nothing happen
working since i change it into dist/index.js
thanks for help me.
but can I ask why we use dotenv-cra with backend thing why not dotenv
Read the readme of dotenv-cra, that's why.