This fails with a bad file descriptor error on console. The following also fail: "include header.jade", "include views/header", "include views/header.jade". The same thing happens when trying to use an include statement in a template on disk (eg, in layout.jade).
Include directives in templates aren't working.
require('zappa') ->
This fails with a bad file descriptor error on console. The following also fail: "include header.jade", "include views/header", "include views/header.jade". The same thing happens when trying to use an include statement in a template on disk (eg, in layout.jade).