Pages : 1
#1 Le 27/04/2014, à 10:28
- Daethe
Problème utilisation cordova
Bonjour, je viens à vous avec un léger petit problème qui commence à me faire pas mal de crise de nerf. J'ai parcouru tellement de site/forum pour trouver une solution mais sans succès
Lorsque j’exécute les commandes suivantes :
cd ~/Weath
cordova platform add android
J'obtiens comme résultat ces jolies erreurs :
/home/marc/.cordova/lib/android/cordova/3.4.0/bin/node_modules/q/q.js:126
throw e;
^
Error: ERROR : executing command 'ant', make sure you have ant installed and added to your path.
at /home/marc/.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 Process.ChildProcess._handle.onexit (child_process.js:810:5)
Error: /home/marc/.cordova/lib/android/cordova/3.4.0/bin/create: Command failed with exit code 8
at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/src/superspawn.js:126: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)
Pour la première erreur j'ai vérifié en exécutant la commande 'ant' et je tombe sur ceci :
Erreur : impossible de trouver ou charger la classe principale org.apache.tools.ant.launch.Launcher
Pourtant j'ai installé 'ant' et je l'ai inclus au PATH.
Auriez-vous un solution ?
Merci d'avance de toute l'aide que vous pourriez me fournir.
Dernière modification par Daethe (Le 27/04/2014, à 17:28)
Kubuntu 14.04 LTS - Trusty
Hors ligne
Pages : 1