Thanks for replying. It was solved by installing bash through Cygwin. It is working now.
On Thursday, December 17, 2015 at 11:02:52 PM UTC+5:30, Tony Kelman wrote: > > I suspect the remote ssh workers are not set up to work on Windows. It's > trying to spawn `sh` which won't exist on Windows (though you will have one > from cygwin, that's not guaranteed to be there). > > Maybe if the `sh` part of the command were taken out it could be made to > work. >
