You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running nx serve run configuration, the above message is printed to the console, and the app doesn't start.
Expected Behavior
Expected to run.
Steps to Reproduce
I don't really know how to reproduce this. This bug just appears sometimes (ca. 20% of start attempts), and sometimes it doesn't.
I downloaded nx-examples and after some struggle, I could start it, I tried it a few times, but since I don't know what triggers this, I couldn't really do much.
This project is a company project I would not share public, but I collected IntelliJ logs, I hope they help.
Failure Logs / Images / Videos
<project_path>\node_modules\.bin\nx.cmd run bdpst-fs-frontend:serve
Debugger listening on ws://127.0.0.1:57319/8319f305-8d38-436c-acc8-c43edea67b30
For help, see: https://nodejs.org/en/docs/inspector
Debugger attached.
> nx run bdpst-fs-frontend:serve:development
^[[7;1R
I also collected IntelliJ logs that I attached. idea.log
Current Behavior
When running nx serve run configuration, the above message is printed to the console, and the app doesn't start.
Expected Behavior
Expected to run.
Steps to Reproduce
I don't really know how to reproduce this. This bug just appears sometimes (ca. 20% of start attempts), and sometimes it doesn't.
I downloaded nx-examples and after some struggle, I could start it, I tried it a few times, but since I don't know what triggers this, I couldn't really do much.
This project is a company project I would not share public, but I collected IntelliJ logs, I hope they help.
Failure Logs / Images / Videos
I also collected IntelliJ logs that I attached.
idea.log
Environment
The text was updated successfully, but these errors were encountered: