Skip to content

Cannot install npm i @ngrx/signals with Angular 20 #4827

@dreamstar-enterprises

Description

@dreamstar-enterprises

Which @ngrx/* package(s) are the source of the bug?

signals

Minimal reproduction of the bug/regression with instructions

I get the following error when I run:

npm i @ngrx/signals (to try and get version 19.2.1)
npm error node_modules/@angular/core
npm error @angular/core@"^20.0.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/core@"^19.0.0" from @ngrx/signals@19.2.1
npm error node_modules/@ngrx/signals
npm error @ngrx/signals@"^19.2.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps

Can anyone help?

Expected behavior

19.2.1 should be able to run with Angular 20?

Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)

NgRX 19.2.0, but want to upgrade to 19.2.1
Currently using Angular 20.0.3

Other information

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No

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