Root Cause
All open PRs targeting Windows CI share a single red build failure: npm install triggers node-gyp rebuild for tree-sitter-css, and the GitHub-hosted Windows runner does not have a usable MSVC toolchain, causing every Windows build to fail regardless of PR content.
Tracked Items
Issues
PRs
Resolution
This is the canonical tracking issue for this root cause. Individual issues and PRs listed above will be closed in favor of this one.
Root Cause
All open PRs targeting Windows CI share a single red build failure:
npm installtriggersnode-gyp rebuildfortree-sitter-css, and the GitHub-hosted Windows runner does not have a usable MSVC toolchain, causing every Windows build to fail regardless of PR content.Tracked Items
Issues
PRs
Resolution
This is the canonical tracking issue for this root cause. Individual issues and PRs listed above will be closed in favor of this one.