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
Hello :) Thanks for the report and helping us improve Nx.
This is fixed in 20.0.2!
I'll close this issue for now, please let me know if it still happens for you or create a new issue if you run into anything else.
Current Behavior
terminating the dev server process with Ctrl+C
-> can not restart why nx holding port 4200
#3348
#22358
#21838
Expected Behavior
process is terminated after pressing Ctrl+C
When you start a server again the port is available for use
GitHub Repo
No response
Steps to Reproduce
npx create-nx-workspace@latest react-monorepo --preset=react-monorepo
npx nx show project react-store
npx nx show project react-store
Nx Report
Node : 22.7.0
OS : win32-x64
Native Target : x86_64-windows
npm : 10.8.3
nx : 20.0.0
@nx/js : 20.0.0
@nx/jest : 20.0.0
@nx/eslint : 20.0.0
@nx/workspace : 20.0.0
@nx/devkit : 20.0.0
@nx/eslint-plugin : 20.0.0
@nx/react : 20.0.0
@nx/web : 20.0.0
@nx/webpack : 20.0.0
typescript : 5.5.4
Registered Plugins:
@nx/webpack/plugin
@nx/eslint/plugin
@nx/jest/plugin
Failure Logs
No response
Package Manager Version
10.8.3
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: