angular-electron
angular-electron copied to clipboard
incompatible @ng-bootstrap/ng-bootstrap
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:
- clone this repo
- run ng add @ng-bootstrap/[email protected]
- See error