-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
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
Labels
No labels