-2

I'm using Angular version 15.2.8 however I'm getting errors when I to run my project.

Attached is some screenshots. Please help [enter image description here](https://i.stack.imgur.com/HhWJn.png)

I want the npm to work because I need to run my project, I tried updating the angular version

1 Answers1

0

As requested above, if you could update your question with text rather than screen dumps.

That said, having looked at your screen dumps, you are experiencing "peer dependency" issues.

https://indepth.dev/posts/1187/npm-peer-dependencies

This is documented in one of my earlier replies.

Conflict between the dependencies @angular/common and @ng-idle/core

Robin Webb
  • 1,355
  • 1
  • 8
  • 15