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
node does that? because you can use a local sock path as well as a string, maybe they parseInt and check NaN then default to a path or something :s seems a little weird, I would expect people to parseInt() if they really want a portno
steps to reproduce:
expected:
the service starts normally on port 3000
current result:
The service doesn't start and a socket file 3000 is created in the current path.
The text was updated successfully, but these errors were encountered: