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
{{ message }}
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
When using the project sometimes the development port is already blocked by another project or some zombie process. It makes sense to add some automatic port selection based on the original port configuration. For such a feature we could rely on e.g. https://www.npmjs.com/package/get-port
When using the project sometimes the development port is already blocked by another project or some zombie process. It makes sense to add some automatic port selection based on the original port configuration. For such a feature we could rely on e.g. https://www.npmjs.com/package/get-port