Mike Hartington created CB-6084:
-----------------------------------
Summary: Error executing command 'ant
Key: CB-6084
URL: https://issues.apache.org/jira/browse/CB-6084
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Affects Versions: 3.4.0
Environment: OSX Mavericks
Reporter: Mike Hartington
Just updated to OSX Mavericks and tried to create an android project and got
this error:
Error: ERROR : executing command 'ant', make sure you have ant installed and
added to your path.
at
/Users/gcollins/.cordova/lib/android/cordova/3.4.0/bin/lib/check_reqs.js:47:27
at ChildProcess.exithandler (child_process.js:641:7)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:743:16)
at Socket.<anonymous> (child_process.js:956:11)
at Socket.EventEmitter.emit (events.js:95:17)
at Pipe.close (net.js:466:12)
Error: /Users/gcollins/.cordova/lib/android/cordova/3.4.0/bin/update: Command
failed with exit code 8
at ChildProcess.whenDone
(/Users/gcollins/.nvm/v0.10.25/lib/node_modules/cordova/src/superspawn.js:112:23)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:743:16)
at Process.ChildProcess._handle.onexit (child_process.js:810:5)
I checked my profile and I have the android SDK in my path:
export PATH=${PATH}:/Applications/Android\
Studio.app/sdk/platform-tools:/Applications/Android\ Studio.app/sdk/tools
Not sure what the issue is as this wasn't a problem when I had Mountain Lion
yesterday.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)