[Yarn3] Installing temporary version of @angular/cli fails

未關閉
#26,512 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
35/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
angular, typescript
領域
cli

研究方向

從 Angular CLI 的 update 命令開始,使用 Yarn 3 或 4 重現 Angular 16 到 17 的升級,然後使用 npm 比較相同的升級。追蹤暫時 CLI 版本的安裝位置,並記錄失敗的詳細資訊;以 Yarn 為基礎的升級成功完成即表示完成。

由索引模型根據 Issue 內容生成。

描述

area: @angular/cli needs: investigation yarn 2+
Command

update

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

V16

Description

This has happened before (https://github.com/angular/angular-cli/issues/19209) and now happens again when trying to upgrade to angular v17.

image

Tried to install the update with npm to check if yarn is the cause and npm goes through successfully.
image

Minimal Reproduction

Try to upgrade angular 16 to 17 using yarn v3 (current specific version we're using is v3.6.4, but I tried to upgrade yarn to v4.0.2 and it's the same behavior).

Global angular/cli is v17, local is v16 (obviously).

Exception or Error

No response

Your Environment
Angular CLI: 16.1.6
Node: 18.14.0
Package Manager: yarn 4.0.2
OS: win32 x64

Angular: 16.1.7
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1601.6
@angular-devkit/build-angular   16.1.6
@angular-devkit/core            16.1.6
@angular-devkit/schematics      16.1.6
@angular/cdk                    16.1.6
@angular/cli                    16.1.6
@angular/material               16.1.6
@schematics/angular             16.1.6
rxjs                            7.8.1
typescript                      5.2.2
zone.js                         0.14.2
Anything else relevant?

No response

主要語言
TypeScript
星號
27k
分支
11.8k
平均合併
16 小時 35 分鐘
30 天內合併 PR
176

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

angular/angular-cli 的其他 Issue

查看 angular/angular-cli 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。