-
## TL;DR;
Restructure workspace to improve architecture and readability.
## Description
Currently the workspace is very badly structures, and has no documentation about the way things should…
-
## 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…
-
### Current Behavior
I'm trying to delete node modules and i'm getting operation not permitted on open node_modules.cache\nx\d\daemon.log
### Expected Behavior
It should delete the node_modul…
-
### Current Behavior
We recently switch from NPM to PNPM. When running the command `npx nx release --skip-publish --verbose;` I get an error updating the lockfie.
Running `pnpm install --lockfile…
-
### Current Behavior
When runing pnpm scripts like "pnpm nx run , I will frequently get this error:
NX Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you…
-
### Current Behavior
I am trying to solution #27263 by reverting from latest to Nx v19.4.4. Running into different issues on both versions.
Issues w/latest Nx:
- Cannot use the VSC Extension …
-
### Current Behavior
Using the following inputs will not ignore files in `{workspaceRoot}/foo/` folder.
```json
"inputs": [
"default",
"!{workspaceRoot}/foo/**/*"
]
```
The docs do say:
…
-
### Current Behavior
We are seeing this spurious error a lot. It's unclear what the cause it, but it seems to happen especially when there are a lot of affected files (i.e. change to root package.j…
-
when i use "pnpm nx g @nx/plugin:plugin" , show me error is
NX Cannot read properties of undefined (reading 'JsxEmit')
decription is:
```javascript
t getNeededCompilerOptionOverrides (/Users/xxxxx…
-
### Current Behavior
Starting from this morning any nx commands display the following message on my monorepo, then get stuck for while and fails with the following error
```
The Nx Daemon is un…