Skip to content

Instantly share code, notes, and snippets.

@timaschew
Created February 20, 2014 09:59
Show Gist options
  • Save timaschew/9110336 to your computer and use it in GitHub Desktop.
Save timaschew/9110336 to your computer and use it in GitHub Desktop.
docpad stack trace for: TypeError: Cannot call method 'isDirectory' of null
info: Change detected at 10:56:21 delete /Users/awilhelm/dev/berlinjs.org/src/documents/talks/2014-02-20-My-title----.html.md
error: An error occured:
TypeError: Cannot call method 'isDirectory' of null
at _Class.changeHandler (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/out/lib/docpad.js:3600:61)
at _Class.EventEmitter.emit (events.js:106:17)
at _Class.bubble (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:177:19)
at _Class.bubble (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:4:61)
at _Class.watchr.children.(anonymous function).watch.listeners.change (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:490:36)
at _Class.EventEmitter.emit (events.js:106:17)
at _Class.bubble (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:177:19)
at _Class.bubble (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:4:61)
at _Class.watchr.children.(anonymous function).watch.listeners.change (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:490:36)
at _Class.EventEmitter.emit (events.js:106:17)
at _Class.bubble (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:177:19)
at _Class.bubble (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:4:61)
at _Class.watchr.children.(anonymous function).watch.listeners.change (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:490:36)
at _Class.EventEmitter.emit (events.js:106:17)
at _Class.close (/Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:432:16)
at /Users/awilhelm/dev/berlinjs.org/node_modules/docpad/node_modules/watchr/out/lib/watchr.js:312:20
at Object.cb [as oncomplete] (fs.js:168:19)
info: Change detected at 10:56:22 create /Users/awilhelm/dev/berlinjs.org/src/documents/talks/2014-02-23-My-title----.html.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment