nx-console icon indicating copy to clipboard operation
nx-console copied to clipboard

Nx Console is the user interface for Nx & Lerna.

Results 102 nx-console issues
Sort by recently updated
recently updated
newest added

## Current Behavior After the latest IntelliJ update (2024.1), each time after launching IntelliJ I get an orphaned process (process remains open after the IDE is closed) that determines the...

type: bug

Nx Console 18 is showing a weird behavior: it is showing available dependencies to install with the old @nrwl namespace ## Current Behavior ![image](https://github.com/nrwl/nx-console/assets/1978642/8446e09c-18c6-4386-888f-14da702f748a) ## Expected Behavior packages should show...

type: bug

## Current Behavior In my project, I have a "tasks.json" that launches a custom task of type "nx" when I open the workspace in VS Code. Up to version v18.20.0,...

type: bug

Type: Performance Issue Start VS code and look at the Process Explorer for electron-nodejs (start.js) under extensionHost. It constantly consumes more than 50% CPU even when VS code is idle....

Hi! I have noticed that nx console extension permanently fails if file tree is changed. Just for example - it's enough just to delete some JS file like jest.preset.js and...

type: bug
blocked: more info needed

## Current Behavior - When the plugin is active, it often spawns a "node" process which will consume a lot of CPU. - It seems one "node" process will be...

type: bug

`ENOSPC: System limit for number of file watchers reached` caused by NX opening far too many INOTIFY watchers. NX has over 20,000 registered watchers. Suspect node_modules folder is being watched....

type: bug

I created a new nx workspace for an angular project. ![image](https://github.com/nrwl/nx-console/assets/17208255/b1e61528-2ecb-4bdd-8ace-3091b91d87dd) I've opened vscode in the project root, and when I open the nx console, it says "we can't find...

type: bug