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
$ iojs
node.js:771
var cwd = process.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at Error (native)
at Function.startup.resolveArgv0 (node.js:771:23)
at startup (node.js:46:13)
at node.js:865:3
No idea what any of this means besides "no such file or directory"; hopefully you experienced Node/IO devs will know what this means.