Closed
Description
importing ModalModule.forRoot()
gives the below error on starting the server in angular 18
✘ [ERROR] Angular compilation initialization failed. [plugin angular-compiler]
Error: Cannot resolve type entity i4.FocusTrapModule to symbol
Versions of ngx-bootstrap, Angular, and Bootstrap:
"@angular/core": "^18.0.6",
"bootstrap": "^5.3.3",
"ngx-bootstrap": "^18.0.0",
Build system: Angular CLI
Expected behavior
Server should start without any error
Metadata
Metadata
Assignees
Labels
No labels