Ao tentar instalar, via NPM, o totvs/protheus-lib-core 15, no Angular 15, está ocorrendo um erro:
npm i @totvs/protheus-lib-core
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: vincular-registro-dda@0.0.0
npm ERR! Found: @angular/animations@15.0.4
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"~15.0.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/animations@"^15.2.9" from @totvs/protheus-lib-core@15.0.0
npm ERR! node_modules/@totvs/protheus-lib-core
npm ERR! @totvs/protheus-lib-core@"*" 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!
npm ERR! For a full report see:
npm ERR! C:\Users\igor.viana\AppData\Local\npm-cache\_logs\2023-08-10T13_44_05_956Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\igor.viana\AppData\Local\npm-cache\_logs\2023-08-10T13_44_05_956Z-debug-0.log