angulartics / angulartics2

Vendor-agnostic analytics for Angular2 applications.
MIT License
1.01k stars 195 forks source link

Dependency conflict between angulartics 11 and rxjs 6 #454

Open remi-martinez opened 2 years ago

remi-martinez commented 2 years ago

I'm submitting a ...

Angular CLI: 12.1.4
Node: 18.4.0 (Unsupported)
Package Manager: npm 8.6.0
OS: win32 x64

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

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1201.4
@angular-devkit/build-angular   12.1.4
@angular-devkit/core            12.1.4
@angular-devkit/schematics      12.1.4
@schematics/angular             12.1.4
rxjs                            6.6.7
typescript                      4.3.5
egarkavy commented 1 year ago

Why did that even happen? I thought that if I download a certain version in npm it will always be the same. But it looks like angulartics2 team pushed changes to the existing version?