-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weird symbols in terminal when loosing focus to fast #22715
Comments
The issue magically disappeared on both of my windows machines after a couple of days and restarts ¯_(ツ)_/¯ |
Aaaaand the issue is back. I have no idea why, nothing changed |
Getting a similar output when simply executing
|
@christianerbsmehl did you find any solution for that? |
Still happens to me regularly. |
Closing this as a duplicate of #22358 - we are trying to get a solid fix for this. |
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Current Behavior
When executing an NX command like
nx serve <projectName>
and leaving the powershell/cmd to fast, weird symbols are being printed out and the execution pauses until I press enter:It happens since an upgrade to NX 18.2.1 and NodeJS 20 LTS.
Tested on two different windows machines. The application doesn't matter, I have the issue with Angular, NestJS and even with a custom command.
Expected Behavior
The command is being executed even if I loose focus to the powershell/terminal shortly after
GitHub Repo
No response
Steps to Reproduce
nx serve <appName>
into a powershell/terminal, submit with enter and quickly switch to another window (loose focus)Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: