rainforestapp / github-chrome

Github for Chrome!
https://chrome.google.com/webstore/detail/laeofjkehjlnochcbhjmbjomogkcanmk
14 stars 12 forks source link

Not able to build the project . #3

Open agrawalr opened 11 years ago

agrawalr commented 11 years ago

I am trying to build the project in Windows according to the instructions provided.

Spawn was not working and throwing errors in events.js , so i did some searches and git suggests to replace spawn with exec .

But when i run the command "cake build" (after changing spawn with exec) all i does is print next line as coffee>

and get stuck and do nothing.

Any help will be appreciated. image