After the upgrade to Angular 13, when I try to add NgRx to the project with schematics (ng add @ngrx/store
) I get this error:
An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
After the upgrade to Angular 13, when I try to add NgRx to the project with schematics (ng add @ngrx/store
) I get this error:
An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID