I have installed Brunch into my working directory as well as Coffee Script.
Installation went over fine.
When I try to run the local server with:
gorteks$ brunch watch --server
I get:
[Brunch]: couldn't load config.coffee. Error: Cannot find module '/Users/Me/Sites/brunch/config.coffee'
Any cause for this?