Ng command ran from angular/cli MCP server is failing on windows.

Đang mở
#32,407 1 bình luận 1 reaction 1 người được giao Xem trên GitHub

@amishne đang làm issue này rồi.

Từ ngày 4/2/2026.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

area: @angular/cli freq1: low severity3: broken type: bug/fix
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

Ngôn ngữ chính
TypeScript
Star
27k
Fork
11.8k
Merge trung bình
16 giờ 21 phút
Pull request đã merge (30 ngày)
170

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của angular/angular-cli

Tất cả issue của angular/angular-cli

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.