Skip to content

Exception on startup if $PWD is deleted #1184

Closed
@ghost

Description

$ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions