-
### Current Behavior
When I use local library in externalDependencies for plugin, nx fails with error
```
.../node_modules/nx/src/hasher/native-task-hasher-impl.js:32
const plans = this.…
-
### Current Behavior
`nx release publish` fails when the package does not have the `latest` tag. This is because `npm view {package-name}` returns empty output when there is no `latest` tag.
I am …
-
### Current Behavior
When i bump my NX version from 18 to 19 i get issues in my pipelines.
This is not happening locally (at least not consistently)
It seems to run into an issue when the `runC…
-
### Current Behavior
On CI step, when too many changed files (approx 3k files), command `nx format:check --base=xxx` fails without any errors:
```
> cross-var nx format:check --base=$npm_config_b…
-
## Descrição
O Husky está sem regras para validação, o que está ocasionando verificações erradas com sintaxes de códigos que não são erros.
## Comportamento esperado
O Husky precisa f…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
### Current Behavior
Currently some of the ngrx dependencies are automatically updated. As introduced in this PR: https://github.com/nrwl/nx/pull/26549/files
But there are some breaking changes …
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
### Current Behavior
This issue is still present:
https://github.com/nrwl/nx/issues/1614
The baseurl is not picked up regardless of being set as a cli flag or in cypress.config.ts. Defaulting to …
-
### Current Behavior
In our CI-pipeline we give the command `npx nx format:check`, just to ensure that all files are correctly formatted.
This command normally works without a problem.
For a PR w…