angular-electron icon indicating copy to clipboard operation
angular-electron copied to clipboard

incompatible @ng-bootstrap/ng-bootstrap

Open barnabasszabo opened this issue 1 year ago • 2 comments

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 avatar Nov 05 '24 21:11 barnabasszabo