Skip to content

[Bug] rush build fails on Windows #1047

@SGeesan

Description

@SGeesan

Bug Description

When running rush build on Windows, the command consistently fails in the following packages.

  1. @wso2/font-wso2-vscode
  • Error generatin icon font: Error: No SVG found ...
  1. apk-config-language-support
  • Failed to spawn vsce: spawnSync npx ENOENT
  1. mcp-server-inspector
  • Failed to spawn vsce: spawnSync npx ENOENT

Steps to Reproduce

  1. Clone the repository on a Windows machine
  2. Install the dependencies with rush install
  3. Run rush build

Expected Behavior

rush build should complete successfully for all packages

Screenshots

Image Image

Environment (OS, VS Code version, Extension version, Node.js version)

OS: Windows 11, Node.js: v22.21.1, pnm: 10.24.0, rush: 5.155.1

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions