github-chrome icon indicating copy to clipboard operation
github-chrome copied to clipboard

Not able to build the project .

Open agrawalr opened this issue 12 years ago • 0 comments

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

agrawalr avatar Sep 30 '13 05:09 agrawalr