Tag Archives: Rake

Rake Package Task Fails with Status 127 on Windows

The other day, I tried running a Rake Package task on a Windows system. Rake aborted with “Command failed with status (127): [zip -r Module.zip Module...]“. What could be the problem?

Posted in Programming | Tagged , | Leave a comment