When i tried useng add @ngrx/store@latest --minimal false in my angular poject i see next error
Schematic input does not validate against the Schema: {"minimal":"false"}
Errors:
Data path "/minimal" must be boolean.
Angular-CLI uses --option / --no-option for boolean flags (https://angular.io/cli#boolean-options).
In this case:
ng add @ngrx/store@latest --no-minimal
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With