Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency conflict between angulartics 11 and rxjs 6 #454

Open
1 of 3 tasks
remi-martinez opened this issue Jun 21, 2022 · 1 comment
Open
1 of 3 tasks

Dependency conflict between angulartics 11 and rxjs 6 #454

remi-martinez opened this issue Jun 21, 2022 · 1 comment

Comments

@remi-martinez
Copy link

remi-martinez commented Jun 21, 2022

I'm submitting a ...

  • bug report

  • feature request

  • question about the decisions made in the repository

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
    Run npm install with Angular 12.1.x, angulartics 11.0.0 and rxjs 6.6.x.
    The following error occurs : angulatics 11.0.0 requires rxjs 7.x.
    But it is not compatible with Angular 12.1.x

  • What is the expected behavior?
    No dependency conflict.

  • What is the motivation / use case for changing the behavior?
    More flexibility between rxjs version

  • Environment:

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
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants