node
node copied to clipboard
Failed to bind port
Error response from daemon: driver failed programming external connectivity on endpoint node-grafana-1 (51e88e34f5e5f6ed405697b09f0c174fa2ebe21543d3cfb0da2663f2fc769d35): failed to bind port 0.0.0.0:3000/tcp: Error starting userland proxy: listen tcp4 0.0.0.0:3000: bind: address already in use ....
Is there a way around this?
@CRYPTOSCOPE101 looks like you already have something running on port 3000. Most likely some other project running locally at the same time?