Closed mwbrooks closed 11 years ago
The error message is now retrieved from the console output.
A missing zip
binary would produce an error such as:
error failed to create the zip file: /bin/sh: zip: command not found
Available on npm as phonegap-build@0.8.1
On Windows, some error messages appear as alert boxes instead of console output. So, we should provide a default error message when there is no output.
Reported under mwbrooks/phonegap-cli#80