Closed
Description
Current Behavior
Whenever I make a change in my project after updating to 19.1.0 a couple of terminals popup for a millisecond and then closing again.
Making the whole experience very disturbing because it takes the focus. Making it very hard to work
Expected Behavior
No popups or at least not ones that take the active focus
Steps to Reproduce
Have a project using nx 19.1.0 on windows
Failure Logs / Images / Videos
This is the same as: #1751
Environment
- Nx Console version: 19.1.0
- VSCode version: 1.89.1
nx report:
Node : 20.12.2
OS : win32-x64
bun : 1.1.10
nx : 19.1.0
@nx/js : 19.1.0
@nx/jest : 19.1.0
@nx/linter : 19.1.0
@nx/eslint : 19.1.0
@nx/workspace : 19.1.0
@nx/angular : 19.0.2
@nx/devkit : 19.1.0
@nx/eslint-plugin : 19.1.0
@nx/nest : 19.1.0
@nx/node : 19.1.0
@nx/playwright : 19.1.0
@nrwl/tao : 19.1.0
@nx/web : 19.1.0
@nx/webpack : 19.1.0
typescript : 5.4.5
---------------------------------------
Registered Plugins:
@nx/eslint/plugin
@nx/jest/plugin
@nx/playwright/plugin
@nx/webpack/plugin
---------------------------------------
Community plugins:
@auth0/auth0-angular : 2.2.3
apollo-angular : 7.0.1
ng-apexcharts : 1.10.0
ng-process-env : 16.0.6
ngxtension : 3.3.0
---------------------------------------
The following packages should match the installed version of nx
- @nx/[email protected]
- @nrwl/[email protected]
I know that angular is still on a prev version of nx because one package hasn't updated to the new angular material formatting giving an error.
but I wouldn't think this would cause that issue