Search code examples
macosvisual-studio-codevscode-extensionsnrwl-nxnrwl

@nrwl/nx + VS Code: Nx Console won't connect with project


Current behavior: Nx Console won't connect with project.

Expected behavior: NX Console would connect with project and show options for generators, projects structure and commands.

My project structure:

Nx project structure

Broken Nx Console extension:

Nx Console


Solution

  • It was caused by old version of VS Code. After an update it works fine.