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

incompatible @ng-bootstrap/ng-bootstrap #820

Open
barnabasszabo opened this issue Nov 5, 2024 · 1 comment
Open

incompatible @ng-bootstrap/ng-bootstrap #820

barnabasszabo opened this issue Nov 5, 2024 · 1 comment

Comments

@barnabasszabo
Copy link

Describe the bug
With this version the @ng-bootstrap/ng-bootstrap is not working.

I tried with
ng add @ng-bootstrap/[email protected]
or
ng add @ng-bootstrap/[email protected]
or
ng add @ng-bootstrap/[email protected]
or
ng add @ng-bootstrap/[email protected]

but none of the versions were worked.
The 17.0.x versions are incompatible because the project is not using yet Angular 18, which is fine.
But the 16.x.x version also not working.

To Reproduce
Steps to reproduce the behavior:

  1. clone this repo
  2. run ng add @ng-bootstrap/[email protected]
  3. See error
@barnabasszabo
Copy link
Author

This is the wersion incompatible problem:
npm error Found: @angular/[email protected] npm error node_modules/@angular/compiler npm error @angular/compiler@"17.3.6" from the root project npm error npm error Could not resolve dependency: npm error peer @angular/compiler@"17.3.12" from @angular/[email protected] npm error node_modules/@angular/localize npm error peer @angular/localize@"^17.0.0" from @ng-bootstrap/[email protected] npm error node_modules/@ng-bootstrap/ng-bootstrap npm error @ng-bootstrap/ng-bootstrap@"16.0.0-rc.2" from the root project

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

1 participant