-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When running rush build on Windows, the command consistently fails in the following packages.
- @wso2/font-wso2-vscode
- Error generatin icon font: Error: No SVG found ...
- apk-config-language-support
- Failed to spawn vsce: spawnSync npx ENOENT
- mcp-server-inspector
- Failed to spawn vsce: spawnSync npx ENOENT
Steps to Reproduce
- Clone the repository on a Windows machine
- Install the dependencies with rush install
- Run
rush build
Expected Behavior
rush build should complete successfully for all packages
Screenshots
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
Labels
bugSomething isn't workingSomething isn't working