Skip to content
New issue

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

missing entries when using create-vite on shell with white gbcolor #6130

Closed
7 tasks done
userquin opened this issue Dec 15, 2021 · 0 comments · Fixed by #6131
Closed
7 tasks done

missing entries when using create-vite on shell with white gbcolor #6130

userquin opened this issue Dec 15, 2021 · 0 comments · Fixed by #6131

Comments

@userquin
Copy link
Contributor

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 from kolorist and change all message from all prompts.

Reproduction

I use IntelliJ 2021.3 with ligth theme, so when I open a terminal an d run pnpm create vite:

imagen

If a select the promtp text, the message is there, so it should be a problem with the color used by default.

imagen

System Info

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

Used Package Manager

pnpm

Logs

There is no log.

Validations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant