-
Hi, this is more of a question than an issue.
I have multiple apps in my repo and use `npx nx-ignore ` in Vercel.
This works perfectly for code changes, but I want to allow exceptions for content …
-
## Describe Request:
I want use the nx orb with the cypress orb in one pipeline file. This is a frequently used usecase.
## Examples:
According to the CircleCi documentation, you can specify se…
-
## Scope & Context
We have recently updated the way storybook tests are run. However, the coverage does not seems to be properly computed anymore on the CI:
See:
As you can see, only a few…
-
When following the guide in README when I came to the command `npm run serve` it failed with a message:
```
Could not find 'nx' module in this workspace. Error: [readCachedProjectGraph] ERROR: No …
-
Filter header information out from the running, startup configs such that get_config and load_replace_candidate are complimentary operations.
i.e. you can do get_config on running and then go and i…
-
I believe it would be nice to support detecting affected modules based on version variables changes.
For instance if you have in your root build.gradle variables for the versions:
```
ext {
…
-
**Is your feature request related to a problem? Please describe.**
I have an existing .NET monorepo with a convention that source code should live in a folder named `ServiceA/ProjectCode` and the ass…
-
```
What steps will reproduce the problem?
1. install svn revision 9
2. install nxclient, nxnode from nomachine
3. try to connect
What is the expected output? What do you see instead?
Jul 9 00:07:28…
-
### Documentation issue
The [documentation](https://nx.dev/core-features/automate-updating-dependencies) only shows how to update nx itself but not how to update dependencies (like angular or any o…
-
## Current Behavior
When I try to use the NX Console in VS Code, no projects are found:
![Image](https://github.com/user-attachments/assets/6dfcda4f-84ee-415a-9775-3580e3df54d4)
## Expected Behavior…