nathggns / node-compass

Compass middleware for node.js.
43 stars 13 forks source link

Windows is not supported #20

Closed mpderbec closed 11 years ago

mpderbec commented 11 years ago

Using node-compass on Windows is not currently supported, as far as I can tell. When attempting to use, node spits out the following error:

events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn ENOENT at errnoException (child_process.js:980:11) at Process.ChildProcess._handle.onexit (child_process.js:771:34)

drewwells commented 10 years ago

I'm still getting this issue with the bat fix.

nathggns commented 10 years ago

Are you getting this exact issue?