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 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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: