“start” script at root is not exiting gracefully
We are able to start dev servers with “yarn start” command now but when we try to exit it…it throws these errors.
2 Replies
I can reproduce the issue, logging it in github since it does not seem to be high priority, thanks for reporting it
GitHub
npx nx start does not exit gracefully · Issue #5125 · twentyhq/twen...
Bug Description Running: npx nx start from twenty root works but does not exit gracefully (hitting Ctrl+C) It would be great to make it stop gracefully