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 yarn start, there is no output between "Starting development server" and "Compiled successfully!". In the codebase of my large company, this means there is no output for over a minute. I want to debug our slow setup so I want to see what's going on in that minute. Is there any way to set a "verbose" mode that outputs what's going on during that time?
When running yarn start, there is no output between "Starting development server" and "Compiled successfully!". In the codebase of my large company, this means there is no output for over a minute. I want to debug our slow setup so I want to see what's going on in that minute. Is there any way to set a "verbose" mode that outputs what's going on during that time?
I've included a video of this from a fresh create-react-app for reference:
https://drive.google.com/file/d/1RkVN_O8RAzcNfw-Xb1iZCzdIfGMmgXYx/view
The text was updated successfully, but these errors were encountered: