✋Bind: address already in use
This is the error you'll get when another application is already running on the same IP address you're trying to install the ESP platform on, most of the time this is the https port, which is 443.
If the ports the platform needs are blocked by another application, it will fail to start.
For more information on this topic, see this page in the docs:
👬Resolving port conflicts with a second IPLast updated