-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
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
Labels
No labels