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

Why my logger have no color
12 Replies
Đá Cục Không Phải Cục Đá
I have installed colorette
24
243y ago
you don't have colors enabled via the environment variable or teh terminal doesn't support colors
Đá Cục Không Phải Cục Đá
Can I have some relate docs about enable since nodemon have color so I think it not about terminal problem
Đá Cục Không Phải Cục Đá
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 idea
Đá Cục Không Phải Cục Đá
I have turn loadMessageCommandListeners on
Đá Cục Không Phải Cục Đá
Hmm so we not run it with compile js ?
Favna
Favna3y ago
You do You have to change the main property...
Đá Cục Không Phải Cục Đá
Oh so I should change my main to js instead
Đá Cục Không Phải Cục Đá
Still nothing happen working since i change it into dist/index.js thanks for help me.
Đá Cục Không Phải Cục Đá
but can I ask why we use dotenv-cra with backend thing why not dotenv
Favna
Favna3y ago
Read the readme of dotenv-cra, that's why.

Did you find this page helpful?