Skip to content

Legacy Peer Deps Issue #62

@IbrahimAyed1

Description

@IbrahimAyed1

I got a Legacy peer deps error while running npm install, there's incompatibility in the versions :

 @angular/common@"^19.0.0" from @ngrx/data@19.
 npm ERR!   @ngrx/data@"^19.2.1" from the root project

 peer @angular/common@"^19.0.0" from @ngrx/data@19.2.1
 npm ERR!   node_modules/@ngrx/data
 npm ERR!     @ngrx/data@"^19.2.1" from the root project 

i just used --legacy-per-deps.

Also while I am using v18 as mentioned in the doc i couldn't run npm run start and needed to switch to v22 to run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions