Quando fui atualizar para a versão 8. Mas não entendi o erro.
# npm resolution error report 2021-05-17T18:39:00.237Z Found: @angular/animations@7.2.16 node_modules/@angular/animations @angular/animations@"8.2.14" from the root project Could not resolve dependency: @angular/animations@"8.2.14" from the root project Conflicting peer dependency: @angular/core@8.2.14 node_modules/@angular/core peer @angular/core@"8.2.14" from @angular/animations@8.2.14 node_modules/@angular/animations @angular/animations@"8.2.14" from the root project Fix the upstream dependency conflict, or retry this command with --force, or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution. Raw JSON explanation object: { "code": "ERESOLVE", "current": { "name": "@angular/animations", "version": "7.2.16", "location": "node_modules/@angular/animations", "dependents": [ { "type": "prod", "name": "@angular/animations", "spec": "8.2.14", "error": "INVALID", "from": { "location": "C:\\sistemas\\angular\\Kcms.Erp.Web" } } ] }, "currentEdge": null, "edge": { "type": "prod", "name": "@angular/animations", "spec": "8.2.14", "error": "INVALID", "from": { "location": "C:\\sistemas\\angular\\Kcms.Erp.Web" } }, "peerConflict": { "name": "@angular/core", "version": "8.2.14", "whileInstalling": { "name": "smartadmin", "version": "0.5.0", "path": "C:\\sistemas\\angular\\Kcms.Erp.Web" }, "location": "node_modules/@angular/core", "dependents": [ { "type": "peer", "name": "@angular/core", "spec": "8.2.14", "from": { "name": "@angular/animations", "version": "8.2.14", "whileInstalling": { "name": "smartadmin", "version": "0.5.0", "path": "C:\\sistemas\\angular\\Kcms.Erp.Web" }, "location": "node_modules/@angular/animations", "dependents": [ { "type": "prod", "name": "@angular/animations", "spec": "8.2.14", "from": { "location": "C:\\sistemas\\angular\\Kcms.Erp.Web" } } ] } } ] }, "strictPeerDeps": false, "force": false }