Advertisement
MastroPino

Untitled

Jul 12th, 2024
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. npm ERR! code ERESOLVE
  2. npm ERR! ERESOLVE could not resolve
  3. npm ERR!
  4. npm ERR! While resolving: @ngx-translate/[email protected]
  5. npm ERR! Found: @angular/[email protected]
  6. npm ERR! node_modules/@angular/common
  7. npm ERR! @angular/common@"^15.0.2" from the root project
  8. npm ERR! peer @angular/common@"^15.0.0 || ^16.0.0" from @angular/[email protected]
  9. npm ERR! node_modules/@angular/cdk
  10. npm ERR! @angular/cdk@"^15.1.1" from the root project
  11. npm ERR! 6 more (@angular/forms, @angular/google-maps, ...)
  12. npm ERR!
  13. npm ERR! Could not resolve dependency:
  14. npm ERR! peer @angular/common@">=16.0.0" from @ngx-translate/[email protected]
  15. npm ERR! node_modules/@ngx-translate/http-loader
  16. npm ERR! @ngx-translate/http-loader@"^8.0.0" from the root project
  17. npm ERR!
  18. npm ERR! Conflicting peer dependency: @angular/[email protected]
  19. npm ERR! node_modules/@angular/common
  20. npm ERR! peer @angular/common@">=16.0.0" from @ngx-translate/[email protected]
  21. npm ERR! node_modules/@ngx-translate/http-loader
  22. npm ERR! @ngx-translate/http-loader@"^8.0.0" from the root project
  23. npm ERR!
  24. npm ERR! Fix the upstream dependency conflict, or retry
  25. npm ERR! this command with --force, or --legacy-peer-deps
  26. npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
  27. npm ERR!
  28. npm ERR! See /Users/mastropino/.npm/eresolve-report.txt for a full report.
  29.  
  30. npm ERR! A complete log of this run can be found in:
  31. npm ERR! /Users/mastropino/.npm/_logs/2024-07-12T09_14_12_176Z-debug-0.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement