-
Notifications
You must be signed in to change notification settings - Fork 211
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
Terminal Popup with new webstorm version #2243
Comments
Hey! This is probably to do with the underlying nx version. Can you please post your |
I have the same issue. My nx report:
|
Hey! I've seen these before but I'm really struggling to reproduce the issue on my windows machine. Could you provide a reproduction repo that I can clone and see the issue myself? It must be some specific combination of plugins or the like that's causing this. Usually these popups don't come from Nx Console but from the underlying nx version itself. I'd love to fix this ASAP but it's hard if I don't see the error myself. |
Hi @MaxKless , I am not sure I understand your request. How would I provide a repo with the webstorm plugins that I use? |
Hey :) Can you try this again on the newly-released nx |
Hi, I have updated to the latest, 19.8.2. The issue is still there. It happens especially when I open a project.json or nx.json or package.json file. And if I run a target command via the nx console. During normal coding it rarely happens. |
Did you run |
No, I did not. Yes, I am on the latest nx console version. I will test again. |
OK, I have tested now for a while. So it definitely happens less often now. It still happens at least once when I start the IDE, but I guess that is OK. So for me, this is fine now, definitely not as annoying as it used to be. Thank you. |
Current Behavior
With the new webstorm version i always get a popup from a terminal which closes really fast.
When i deactivate the nx console it it works fine.
Expected Behavior
i expect that i can use the nx console without any popup terminals opening and closing.
Steps to Reproduce
it happened for me and a coworker in this way: we have the new webstorm version installed and the nx console and while working, saving a file the popup terminal opened and closed instantly.
Failure Logs / Images / Videos
Environment
Webstorm: 2024.2.0.1
Nx console: 1.30.0
The text was updated successfully, but these errors were encountered: