-
## Expected Behavior
Running the `npm audit` command should pass without vulnerabilities for version 7.8.7 using Angular 7 and Ngrx 7.
## Current Behavior
```
npm audit
┌─────────────────────…
-
SUBJECT: exported reducer members not unique to survive real-world modeling
## Current Behavior
I created a shared-root-library with 5 or 6 data stores... user, spinner, app, auth, setting (things…
-
## Current Behavior
I ran `nx migrate --run-migrations --create-commits` on my Angular 13 app. Several of the migrations worked successfully, but then it failed when it hit Angular's migratio…
-
## Current Behavior
Running on nx version 15.0.4 (14.8.3 works fine)
When running nx print-affected --base=origin/develop --target=test it prints unwanted tasks (see code stub below).
Local …
-
### Current Behavior
When I run `pnpm i --frozen-lockfile` on github, I encounter the above mentioned error during postinstall. The error does not manifest when I build on my windows based developm…
-
### Current Behavior
After update (have tried most builds ^15.8) most recently tried 15.8.7
```
nx run star:build:local
> NX findOriginalKeys is not a function or its return value is …
-
## Current Behavior
When importing a default-exported generator such as the `@nrwl/angular:remote` generator, it cannot be found as exported through the barrel. The import `import { remote } from '@n…
-
I would suggest creating a file called `app.selectors.ts` automatically with the rest of the files in `+state`.
Now we can group and reuse the selector logic and organize it together with actions, re…
-
## Current Behavior
```
nx g component menu --project=chat
Error: More than one module matches. Use the '--skip-import' option to skip importing the component into the closest module or use t…
-
## Current Behavior
When I try to run an ng s inside an app forlder I get the following message: "Unable to read workspace file '...\angular.json': Invalid format version detected - Expected:[ 1 ] Fo…