-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Labels
type: bugSomething isn't workingSomething isn't working
Description
Current Behavior
NX Console interactive graph is not working within VS Code on latest workspaces but does work when run the command nx graph.
Tried both on Mac and Windows.
A older project interactive graph still works so wondering if is plugin related or the latest NX.
Expected Behavior
NX Console interactive graph to show within VS Code
Steps to Reproduce
Run latest npx create-nx-workspace and choose angular, then integrated monorepo.
Once workspace is setup in VSCode if you press the NX Console graph nothings shows, but if run command in terminal nx graph the graph does in fact work.
Failure Logs / Images / Videos
Environment
Node : 22.16.0
OS : darwin-arm64
Native Target : aarch64-macos
npm : 11.4.2
nx (global) : 21.0.4
nx : 21.2.4
@nx/js : 21.2.4
@nx/jest : 21.2.4
@nx/eslint : 21.2.4
@nx/workspace : 21.2.4
@nx/angular : 21.2.4
@nx/devkit : 21.2.4
@nx/eslint-plugin : 21.2.4
@nx/module-federation : 21.2.4
@nx/playwright : 21.2.4
@nx/rspack : 21.2.4
@nx/web : 21.2.4
@nx/webpack : 21.2.4
typescript : 5.8.3
Registered Plugins:
@nx/playwright/plugin
@nx/eslint/plugin
Community plugins:
angular-eslint : 20.1.1
Cache Usage: 0.00 B / 185.82 GB
- Nx Console version:
18.58.0 - VSCode version: 1.102.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't working