errors.fyi
community error code reference
errors.fyi
/
ERR_SOCKET_ALREADY_BOUND
ERR_SOCKET_ALREADY_BOUND
nodejs
Socket already bound
socket.bind() was called on a socket that has already been bound.
References
https://nodejs.org/api/errors.html
← all namespaces