-
## Description
i am trying to build the project (with my M1 mac) using the docker file in `/docker/start.sh` using this command: `bash docker/start.sh`
it fails to builds giving this error:
`…
-
Support Nx Project Crystal / [Inferred Tasks](https://nx.dev/concepts/inferred-tasks)
-
### Current Behavior
Cypress Cloud is not grouping test runs into a single run when using the E2E inferred task in NX with NX agents. I am using the command npx nx affected -t=e2e-ci -- --record --…
-
### Current Behavior
When running locally, `nx release` command can proceed without problems but when running in GH actions, there are instances where it can bump the versions but cannot commit bac…
-
### Current Behavior
Since the latest version with NX (18 and 19), our yarn 4 install command randomly fails with error 129 in GitHub Action CI/CD workflow and AWS Codebuild CI/CD. After retrying it …
-
```json
{
// Visuals
"workbench.colorTheme": "Vitesse Black",
"workbench.preferredDarkColorTheme": "Vitesse Dark",
"workbench.preferredLightColorTheme": "Vitesse Light",
"workbench.pro…
-
### Current Behavior
When doing an `nx report`, it wells me that e.g. `@nrwl/workspace` should match my installed version of NX, which is odd:
1. I don't have specified `@nrwl/workspace` in my pac…
-
### Current Behavior
We have upgraded from 17.2.8.
Running `yarn nx show projects --affected` getting stuck and eventually fails CI.
However, running `nx show projects --affected` with global nx …
ghost updated
3 weeks ago
-
### Current Behavior
When I use inferred tasks with cypress, my cypress.config.cts file is not managed.
### Expected Behavior
Like for .ts or .js file, the e2e inferred tasks are generated.
### Gi…
-
### Current Behavior
`nx run storybook:start-storybook` works and opens the browser with a working Storybook with version `19.0.2`.
Migrating `nx` to `19.1.1` and all its related dependencies ca…