-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Describe the bug
With this version the @ng-bootstrap/ng-bootstrap is not working.
I tried with
ng add @ng-bootstrap/ng-bootstrap@17.0.1
or
ng add @ng-bootstrap/ng-bootstrap@17.0.0
or
ng add @ng-bootstrap/ng-bootstrap@16.0.0
or
ng add @ng-bootstrap/ng-bootstrap@16.0.0-rc.2
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:
- clone this repo
- run ng add @ng-bootstrap/ng-bootstrap@16.0.0-rc.2
- See error
Metadata
Metadata
Assignees
Labels
No labels