You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conflicting peer dependency: @angular/core@19.2.10
node_modules/@angular/core
peer @angular/core@"19.2.10" from @angular/forms@19.2.10
node_modules/@angular/forms
@angular/forms@"~19.2.0" from the root project
peer @angular/forms@"^19.0.1" from ngx-bootstrap@19.0.2
node_modules/ngx-bootstrap
ngx-bootstrap@"*" from the root project
Versions of ngx-bootstrap, Angular, and Bootstrap:
ngx-bootstrap: latest (19.0.2?)
Angular: 19.2.8
Bootstrap: ^5.3.5
A clear and concise description of what you expected to happen.
Expecting a clean install wihout --force or --legacy-peer-deps
The text was updated successfully, but these errors were encountered:
Bug description:
Conflicting peer dependency: @angular/core@19.2.10
node_modules/@angular/core
peer @angular/core@"19.2.10" from @angular/forms@19.2.10
node_modules/@angular/forms
@angular/forms@"~19.2.0" from the root project
peer @angular/forms@"^19.0.1" from ngx-bootstrap@19.0.2
node_modules/ngx-bootstrap
ngx-bootstrap@"*" from the root project
Versions of ngx-bootstrap, Angular, and Bootstrap:
ngx-bootstrap: latest (19.0.2?)
Angular: 19.2.8
Bootstrap: ^5.3.5
A clear and concise description of what you expected to happen.
Expecting a clean install wihout --force or --legacy-peer-deps
The text was updated successfully, but these errors were encountered: