Wednesday, 15 April 2015

cordova - ERROR : executing command 'ant', make sure you have ant installed and added to your path (Android) -



cordova - ERROR : executing command 'ant', make sure you have ant installed and added to your path (Android) -

i have big problem ant.

when seek run android simulator phpstomr, debug console show me messagge:

/usr/local/bin/phonegap run --emulator android [phonegap] detecting android sdk environment... [phonegap] using local environment [phonegap] adding android platform... /users/stopal/.cordova/lib/android/cordova/3.5.1/bin/node_modules/q/q.js:126 throw e; ^ error: error : executing command 'ant', create sure have ant installed , added path. @ /users/stopal/.cordova/lib/android/cordova/3.5.1/bin/lib/check_reqs.js:47:27 @ childprocess.exithandler (child_process.js:652:7) @ childprocess.emit (events.js:98:17) @ maybeclose (child_process.js:756:16) @ socket.<anonymous> (child_process.js:969:11) @ socket.emit (events.js:95:17) @ pipe.close (net.js:465:12) { [error: /users/stopal/.cordova/lib/android/cordova/3.5.1/bin/create: command failed exit code 8] code: 8 } [error] /users/stopal/.cordova/lib/android/cordova/3.5.1/bin/create: command failed exit code 8

settings of ~/.bash_profile

export ant_home="/usr/share/ant/1.9.4" export path=$path:$ant_home/bin

some 1 can help me?

android cordova ant

No comments:

Post a Comment