We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create-vite
When using create vite on shell with white color, prompts are white, and so prompts disappear from the shell.
create vite
I'll send a PR to use reset from kolorist and change all message from all prompts.
reset
kolorist
message
prompts
I use IntelliJ 2021.3 with ligth theme, so when I open a terminal an d run pnpm create vite:
IntelliJ 2021.3
pnpm create vite
If a select the promtp text, the message is there, so it should be a problem with the color used by default.
npx envinfo --system --npmPackages '{vite,@vitejs/*}' --binaries --browsers System: OS: Windows 10 10.0.19042 CPU: (16) x64 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz Memory: 46.26 GB / 63.95 GB Binaries: Node: 16.13.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.17 - C:\Program Files\nodejs\yarn.CMD npm: 8.1.0 - C:\Program Files\nodejs\npm.CMD Browsers: Chrome: 96.0.4664.93 Edge: Spartan (44.19041.1266.0), Chromium (96.0.1054.53) Internet Explorer: 11.0.19041.1202
pnpm
There is no log.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
When using
create vite
on shell with white color, prompts are white, and so prompts disappear from the shell.I'll send a PR to use
reset
fromkolorist
and change allmessage
from allprompts
.Reproduction
I use
IntelliJ 2021.3
with ligth theme, so when I open a terminal an d runpnpm create vite
:If a select the promtp text, the message is there, so it should be a problem with the color used by default.
System Info
Used Package Manager
pnpm
Logs
Validations
The text was updated successfully, but these errors were encountered: