Hello Support,
I bought the template "Angular Material Admin .NET Core". The backend works fine but the frontend doesn't work. When I try to install the packages with npm I get the following message:
npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: angularmaterialadminfull@undefined npm ERR! Found: @angular/[email protected] npm ERR! nodemodules/@angular/common npm ERR! @angular/common@"~13.2.4" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^6.0.0 || ^7.0.0 || ^8.0.0" from @agm/[email protected] npm ERR! nodemodules/@agm/core npm ERR! @agm/core@"^1.1.0" 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. npm ERR! npm ERR! See C:\Users\Patri\AppData\Local\npm-cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Patri\AppData\Local\npm-cache_logs\2022-09-16T093405_034Z-debug-0.log
How can I solve the problem? King regards Patrick Din