I am getting the following error message when I try to install 'ngx-toastr'. I am also using Bootstrap to build my website.
ERROR
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">=16.0.0-0" from ngx-toastr@17.0.2
npm ERR! node_modules/ngx-toastr
npm ERR!   ngx-toastr@"*" from the root project
Angular CLI: 14.2.11
Node: 16.20.1
Package Manager: npm 8.19.4 
OS: linux x64
Angular: 
... 
Package                      Version
------------------------------------------------------
@angular-devkit/architect    0.1402.11 (cli-only)
@angular-devkit/core         14.2.11 (cli-only)
@angular-devkit/schematics   14.2.11 (cli-only)
@schematics/angular          14.2.11 (cli-only)
 
     
    