You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This one is reported on Discord.
Running ng upgrade @ngrx/schemarics throws the following error.
An unhandled exception occurred: Cannot find module \node_modules\@ngrx\schematics\src\index.js'. Please verify that the package.json has a valid "main" entry
The package.json references an index file that does not exists
This one is reported on Discord.
Running
ng upgrade @ngrx/schemarics
throws the following error.The
package.json
references an index file that does not existsThe text was updated successfully, but these errors were encountered: