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

[bug] bud-stylelint: Invisible terminal output text (VSCode) #1780

Closed
3 tasks done
strarsis opened this issue Oct 16, 2022 · 3 comments
Closed
3 tasks done

[bug] bud-stylelint: Invisible terminal output text (VSCode) #1780

strarsis opened this issue Oct 16, 2022 · 3 comments
Labels
bug Something isn't working stale

Comments

@strarsis
Copy link

Agreement

Describe the issue

When using roots/bud-stylelint the output text in terminal is invisible (VSCode terminal).

Expected Behavior

Normal, visible output text in terminal.

Actual Behavior

Invisible output text in terminal.

Steps To Reproduce

  1. Install @roots/bud-stylelint
  2. Run the build.
  3. Note that all stylelint-related terminal output is invisible in VSCode terminal.

version

6.5.0

What package manager are you using?

npm

version

8.19.2

Logs

No response

Configuration

(Default configuration)

Relevant .budfiles

(Default configuration)

@strarsis strarsis added the bug Something isn't working label Oct 16, 2022
@strarsis strarsis changed the title [bug] bud-stylelint: Invisible output text [bug] bud-stylelint: Invisible terminal output text (VSCode) Oct 16, 2022
@retlehs
Copy link
Member

retlehs commented Oct 16, 2022

@strarsis I'm trying to reproduce this and I'm not able to

body {
  BACKGROUND: red;
}

image

@strarsis
Copy link
Author

Maybe cause I disabled system effects or because of a GPU issue? I try to find out what is the cause of this. In WSL terminal the text is not invisible, only in VSCode terminal.

@github-actions
Copy link

Message to comment on stale issues. If none provided, will not mark issues stale

@github-actions github-actions bot added the stale label Jan 30, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants