cloudflare / cloudflare/stream-angular
Angular 14 support
オープン
- 主要言語
- TypeScript
- スター
- 13
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently, npm outputs that it is not able to update Angular as this library doesn't support it. If you force the install, all works fine.
Your environment
@cloudflare/stream-angular: "^1.0.1",
@angular/common: "^14.2.6",
Steps to reproduce
npm install @cloudflare/stream-angular@latest
Expected behaviour
It should install this library.
Actual behaviour
npm says it can't due to outdated dependancies.
コントリビューションガイド
調査の方向性
まず、@cloudflare/stream-angular のインストール時に npm が使用するパッケージメタデータと依存関係の宣言を調べます。@angular/common ^14.2.6 でインストールを再現し、次にパッケージを強制せずにインストールできるよう互換性の宣言を更新して、報告された依存関係の警告がなくなったことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100