Error failed to fetch an image or build from source: windows

Hi,
I want to deploy a simple rails app from windows, but when I’m running deploy I’m getting this error. Kindly help!

sed

Are there any files in your bin directory? If not, try creating them with rake app:update:bin and re deploy.

Hi,
Although the files were there, but I still run this command and it worked. Thanks!