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
wml add and rm works fine.
wml start produces:
sudo wml start
util.js:1008
var errname = uv.errname(err);
^
Error: err >= 0
at Error (native)
at Object.exports._errnoException (util.js:1008:20)
at exports._exceptionWithHostPort (util.js:1035:20)
at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1080:14)
The text was updated successfully, but these errors were encountered:
motornyi
pushed a commit
to motornyi/wml
that referenced
this issue
Oct 13, 2020
This is under Windows 10 Ubuntu:
wml add and rm works fine.
wml start produces:
sudo wml start
util.js:1008
var errname = uv.errname(err);
^
Error: err >= 0
at Error (native)
at Object.exports._errnoException (util.js:1008:20)
at exports._exceptionWithHostPort (util.js:1035:20)
at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1080:14)
The text was updated successfully, but these errors were encountered: