Angular 17: I got this error after installing ng-bootstrap to use NgbCarouselModule. To solve it, I had to run:
ng-bootstrap
NgbCarouselModule
npm install @angular/localize --save --legacy-peer-deps ng add @angular/localize