-
### Current Behavior
Error: warning ../../../../package.json: No license field
error Command failed with exit code 1
### Expected Behavior
The Nx workspace should be successfully created without er…
-
I think it would be useful to support nrwl/nx plugin schema. [this link](https://dev.to/devinshoemaker/creating-an-ng-add-schematic-for-an-nx-plugin-309a) explains how to add ng-add schema that compat…
-
# Problem statement
When working in a devcontainer we used to preinstall some extensions using devcontainer.json file:
```json
{
"customizations": {
"vscode": {
"extensions": ["nrwl.ang…
-
I was going to entitle this issue 'Unexpected lint errors when `sheriff.config.ts` is incorrect', but having retested, I can see these errors are intended but they are difficult for a developer to int…
-
### Current Behavior
`nx affected` randomly fails
### Expected Behavior
`nx affected` should work everytime without fail
### Github Repo
_No response_
### Steps to Reproduce
Impossible to repro…
-
![Image](https://github.com/user-attachments/assets/ead3261f-ca39-4a17-9e27-b10bf20bf4a7)
-
Hi,
I am using ngx-translate with nrwl. It is working fine if I keep all translation file in app and loading all once. **But I want to load translation files per lib lazily i.e whenever module load…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Discord username (optional)
_No response_
### Describe the bug
When running nx.dev commands, there is a flicker in the UI updates as it completes tasks.
### To Reproduce
1. clone h…
-
Simular issue https://github.com/nrwl/nx/issues/28640
fix for code https://github.com/nrwl/nx/blob/6882ad14e401df4331f69d80780f0921894da66d/packages/nx/src/utils/db-connection.ts#L16:
```
//...
connec…