Skip to content

Error: ENOENT, No such file or directory './.#mapper_core.js' #1

@pigmej

Description

@pigmej

When in directory are files starting with "#" node-dev will throw that exception ;)

Starting: server.js

node.js:183
        throw e; // process.nextTick error, or 'error' event on first tick
        ^
Error: ENOENT, No such file or directory './.#mapper_core.js'
    at Object.statSync (fs.js:400:18)
    at /usr/local/lib/node_modules/dev/manager.js:153:17
    at Array.forEach (native)
    at NodeManager.watchFolder (/usr/local/lib/node_modules/dev/manager.js:151:9)
    at NodeManager.start (/usr/local/lib/node_modules/dev/manager.js:74:8)
    at Object.<anonymous> (/usr/local/lib/node_modules/dev/node-dev.sh:19:9)
    at Module._compile (module.js:423:26)
    at Object..js (module.js:429:10)
    at Module.load (module.js:339:31)
    at Function._load (module.js:298:12)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions