Skip to content

Instantly share code, notes, and snippets.

@caasi
Created June 30, 2013 06:20
Show Gist options
  • Save caasi/5894089 to your computer and use it in GitHub Desktop.
Save caasi/5894089 to your computer and use it in GitHub Desktop.
jade error
fs.js:476
var r = binding.read(fd, buffer, offset, length, position);
^
Error: EISDIR, illegal operation on a directory
at Object.fs.readSync (fs.js:476:19)
at Object.fs.readFileSync (fs.js:310:28)
at Object.rethrow (/usr/lib/node_modules/jade/lib/runtime.js:168:27)
at parse (/usr/lib/node_modules/jade/lib/jade.js:109:13)
at Object.exports.compile (/usr/lib/node_modules/jade/lib/jade.js:154:9)
at Socket. (/usr/lib/node_modules/jade/bin/jade:122:19)
at Socket.EventEmitter.emit (events.js:117:20)
at _stream_readable.js:910:16
at process._tickCallback (node.js:415:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment