В чём может быть проблема при установки angular/material?
Возникает следующая ошибка:

npm ERR! @angular/common@”^15.0.0″ from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@”^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0″ from @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR! @angular/cdk@”angular/cdk-builds” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with –force or –legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.