Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
Description
Cordova CLI build and run commands do not show any error messages (stderr) and when running in verbose mode no script output is displayed (stdout).
I noticed this problem testing Windows 8 + BlackBerry. I'm not sure if it also affects other platforms.
Reverting from spawn to exec does not appear to fix the issue. Nor does removing the call to "cmd /C" and appending ".bat".