Ng command ran from angular/cli MCP server is failing on windows.
@amishne がすでに取り組んでいます。
2026年2月4日 から。
評価
この issue はまだ評価されていません。
説明
Command
version
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
I am just reporting a bug I experienced on windows when trying the new experimental tools of the angular/cli mcp server.
On the latest angular/cli 21.1.2 when using the mcp server with experimental tools like modernize or build the mcp server fails to run the "ng" command on windows.
I don't experience any issues on linux systems.
The ng command is working fine in cmd or powershell with local or global angular/cli installation.
I asked my AI agent for feedback on the actual error and i got this :
{
"status": "failure",
"logs": [
"Process failed with error: spawn ng ENOENT"
]
}
It seems to be related to the spawn method not working properly on windows when shell option is set to false.
I hope it helps.
Minimal Reproduction
Use experimental tools with the angular/cli mcp server that involves the ng command with spawn (like modernize or build) on windows.
Exception or Error
{
"status": "failure",
"logs": [
"Process failed with error: spawn ng ENOENT"
]
}
Your Environment
Angular CLI : 21.1.2
Node.js : 24.12.0
Package Manager : npm 11.6.2
Operating System : win32 x64
Anything else relevant?
No response
- 主要言語
- TypeScript
- スター
- 27k
- フォーク
- 11.8k
- 平均マージ
- 16時間 21分
- マージ済み PR(30日)
- 170
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
angular/angular-cli のほかの issue
-
area: @angular/build gemini-triaged
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
angular/angular-cli#34129 ·
-
area: @angular/cli gemini-triaged
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
angular/angular-cli#34057 ·
-
area: @angular/build gemini-triaged
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
angular/angular-cli#33955 ·
-
area: @angular/cli gemini-triaged
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
angular/angular-cli#33055 · コメント 1 件 · リアクション 3 件 ·
-
angular/build:library area: @angular/build gemini-triaged
angular/angular-cli#34131 · 担当者 1 名 ·