We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
peerDependencies
4.0.0
3.1.1
14
16
Windows
peer rxjs@"~6.6.0" from [email protected]
The angular 14 it uses "rxjs": "~7.5.0",
I am not able to install other libraries - so I must use --force
The text was updated successfully, but these errors were encountered:
Fixed in https://github.com/tinesoft/ngx-cookieconsent/releases/tag/v4.0.1
Sorry, something went wrong.
Thanks a lot @tinesoft
@tinesoft this still causes a dependency conflict. We're on 14.2.7 with ionic and have been using rxjs 6.6.7 successfully. Migrating to rxjs 7 is not a requirement of @angular/core nor @angular/common - have to use [email protected] https://github.com/angular/angular/blob/main/packages/core/package.json#L19 https://github.com/angular/angular/blob/main/packages/common/package.json#L24
@angular/core
@angular/common
[email protected]
tinesoft
No branches or pull requests
Ngx-CookieConsent Version
4.0.0
CookieConsent Version
3.1.1
Angular CLI (or Nx CLI) Version
14
Node Version
16
OS Version
Windows
Expected Behaviour
peer rxjs@"~6.6.0" from [email protected]
The angular 14 it uses "rxjs": "~7.5.0",
I am not able to install other libraries - so I must use --force
Actual Behaviour
peer rxjs@"~6.6.0" from [email protected]
The angular 14 it uses "rxjs": "~7.5.0",
I am not able to install other libraries - so I must use --force
Steps to reproduce the behaviour
peer rxjs@"~6.6.0" from [email protected]
The angular 14 it uses "rxjs": "~7.5.0",
I am not able to install other libraries - so I must use --force
The text was updated successfully, but these errors were encountered: