cloudflare / stream-angular

BSD 3-Clause "New" or "Revised" License
12 stars 11 forks source link

Angular 14 support #26

Open aaron-russell opened 2 years ago

aaron-russell commented 2 years ago

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.