Skip to content

[Windows] [Visual Code] Tailwind CSS IntelliSense breakes install pipeline. #2567

@gLeirbag

Description

@gLeirbag

Describe the bug
Visual Code Tailwind Extension breaks application pipeline on Windows.

To Reproduce
Steps to reproduce the behavior:

  1. Have Tailwind CSS IntelliSense activated in your Visual Code.
  2. Go to ./turing-react directory
  3. Run npm ci --no-audit --no-fund || npm install --no-audit --no-fund
  4. Run npm ci --no-audit --no-fund || npm install --no-audit --no-fund again.
Image

Desktop (please complete the following information):

  • OS: Windows

From what I have investigated, the culprit seems to be the tailwind extension, that blocks the access of tailwind package file by watching it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions