Open aaron-russell opened 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.
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.