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
micro: Accepting connections on port 3010
micro: Error: listen EADDRINUSE: address already in use localhost
at __node_internal_captureLargerStackTrace (node:internal/errors:490:5)
at __node_internal_uvExceptionWithHostPort (node:internal/errors:589:12)
at Server.setupListenHandle [as _listen2] (node:net:1724:21)
at listenInCluster (node:net:1789:12)
at Server.listen (node:net:1888:5)
at startEndpoint (/Users/oklas/sdm-queue/node_modules/micro/dist/src/bin/micro.js:123:12)
at start (/Users/oklas/sdm-queue/node_modules/micro/dist/src/bin/micro.js:145:13)
micro: Gracefully shutting down. Please wait...
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
oklas
added a commit
to oklas/micro
that referenced
this issue
Feb 17, 2023
Typical usage like this:
is not working.
Error message:
The text was updated successfully, but these errors were encountered: