I'm checking out your git project for DocPad + zurb, and unfortunately I'm not able to get it to work. I have an up to date node (node.js 0.10.3) installation and the latest DocPad (docpad@6.30). Sass version is : Sass 3.2.7 (Media Mark). I'm on OSX.
When I do a "docpad run" from the commandline I get the following message:
info: Welcome to DocPad v6.30.2
info: Plugins: cleanurls, coffeescript, eco, jade, livereload, marked, partials, related, sass, stylus, text
info: Environment: development
info: DocPad listening to http://localhost:9778/ on directory /Users/saber/Dev/zurb-foundation.docpad/out
info: LiveReload listening to new socket on channel /docpad-livereload with log level 1
info: Generating...
warning: Something went wrong while rendering: /Users/saber/Dev/zurb-foundation.docpad/src/documents/styles/foundation.css.scss
error: Something went wrong with the action
error: An error occured:
Error: exited with a non-zero status code
at ChildProcess.<anonymous> (/Users/saber/Dev/zurb-foundation.docpad/node_modules/docpad-plugin-sass/node_modules/bal-util/out/lib/modules.js:114:17)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at Process.ChildProcess._handle.onexit (child_process.js:754:12)
I'm checking out your git project for DocPad + zurb, and unfortunately I'm not able to get it to work. I have an up to date node (node.js 0.10.3) installation and the latest DocPad (docpad@6.30). Sass version is : Sass 3.2.7 (Media Mark). I'm on OSX.
When I do a "docpad run" from the commandline I get the following message: