Add port detection
Open
discussion
enhancement
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 289
- PR merge metrics
- No merged PRs in 30d
Description
Similar to: https://github.com/facebookincubator/create-react-app/blob/ef8687733160e8af7d2742b3d6e4b7cbcfc7e8c7/packages/react-scripts/scripts/start.js#L103
Currently we get a nasty exit code 1 with very little good feedback on why it failed to start.
Recreate:
1. Open 2 terminal windows
2. Run `yarn start` in both windows
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.