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:
Broken Nx Console extension:
CodePudding user response:
It was caused by old version of VS Code. After an update it works fine.
CodePudding user response:
Downgrading the Nx Console version to 12.x works for me