-
We have a script that does return a list of projects that is required to be run the targets using nx run-many --projects=A,B,C.
We are using github actions strategy matrix to run the targets in mul…
-
### Current Behavior
SUBJECT: ngrx generator fails - NX Cannot read properties of null (reading 'length')
execute the following generator from terminal
`NX_DAEMON=false /Users/meanstack02/nhhock…
-
### Current Behavior
I've created a new workspace using `npx create-nx-workspace --pm pnpm` and I've connected my repo to organization Dave-Bush.
When I commit files, the CI works as expected and sh…
-
Hi @Cammisuli,
I've recently been using my rust binaries in a monorepo NX context via monodon.
My current project contains “classic” JS/TS applications with associated “e2e” apps.
Since each of…
-
### UPDATE
I've started a new project from scratch with a similar setup using the ["React Native" recipe](https://nx.dev/recipes/react/react-native):
```
npx create-nx-workspace nx-react-native --pr…
-
### Current Behavior
If I try to use `nx generate @nx/nest:service --name=src/app/users`, my terminal is printing out the following error:
```text
[ NX ] Generating @nx/nest:service
Cannot read pr…
-
### Current Behavior
nx fails to run on my self-hosted github runners when trying to upgrade from 20.0.3 to 20.0.5 with the error in $SUBJECT. No additional information is printed into the console. A…
-
The graph system is currently able to find links between workspace projects, but not yet to link external dependencies.
External dependencies should also be tracked based on the contents of go.mod …
-
### Current Behavior
Migrating to NX v20, then running `npm i` after installation is breaking the
### Expected Behavior
`@nx-dotnet/core` runs with nx v20
### Github Repo
https://github.com/Eelc…
-
### Current Behavior
NX parallel tasks fail with the errors 'database disk image is malformed' and 'NX DB transaction operation error: SqliteFailure(Error { code: ConstraintViolation, extended_code…