Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6414F108C3 for ; Fri, 4 Apr 2014 16:18:43 +0000 (UTC) Received: (qmail 63278 invoked by uid 500); 4 Apr 2014 16:18:43 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 62823 invoked by uid 500); 4 Apr 2014 16:18:41 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 62805 invoked by uid 99); 4 Apr 2014 16:18:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 16:18:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of igorcosta@gmail.com designates 209.85.215.49 as permitted sender) Received: from [209.85.215.49] (HELO mail-la0-f49.google.com) (209.85.215.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 16:18:34 +0000 Received: by mail-la0-f49.google.com with SMTP id mc6so2606001lab.8 for ; Fri, 04 Apr 2014 09:18:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=VwALs9EOJCe7zVQbosnSy4KDsQ1PvwJ49Ff1phHYAPk=; b=c88jmCdgSbysJ0Cr7PYtFlMm3fcSrz2+AOlFiZz9i66SRdfVQdW1Ox0uzsDvkCc8WA X+UDXcRw0YIVj/fZaD2lP1iB9Cukin/wCxBhViAzYUqLqLR+M8ZMv1GrLluf2eyR4Ojf 29c+tgeNk2TnhqhEB5yShFwS4Mz1ZdpbNBGGfwOTXV20KUjs3S8WwpGIr6m+mIHftSes 5FcW7InbUOAtHdjvynWl6uJcMqYmb2Q5Iii6o7JzLFMvadFxcWLUhmQfivSO1x+FV3K0 Z+aU0TXu4xQmIN87TGarPIbBK90uZeNetWSWIaLmYpWl6jWHzJKcHHodjotnBRmyfsB4 GYCg== X-Received: by 10.152.2.131 with SMTP id 3mr9240486lau.20.1396628292657; Fri, 04 Apr 2014 09:18:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.182.6 with HTTP; Fri, 4 Apr 2014 09:17:52 -0700 (PDT) In-Reply-To: References: From: Igor Costa Date: Fri, 4 Apr 2014 13:17:52 -0300 Message-ID: Subject: Re: cordova build error To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=089e013c674c44681304f639dd85 X-Virus-Checked: Checked by ClamAV on apache.org --089e013c674c44681304f639dd85 Content-Type: text/plain; charset=UTF-8 Yep I do, here's C:\Users\riacycle>ant -version Apache Ant(TM) version 1.9.3 compiled on December 23 2013 ---------------------------- Igor Costa www.igorcosta.com www.igorcosta.org On Fri, Apr 4, 2014 at 12:46 PM, Shazron wrote: > Igor, > Do you have ANT installed? > > > On Fri, Apr 4, 2014 at 4:42 AM, Igor Costa wrote: > > > Hi there Joe. > > > > This is what happens. > > > > c:\xampp\htdocs\madeiraint\mobile\madeiraint>cordova platform add android > > Creating android project... > > > > > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:126 > > throw e; > > ^ > > Error: An error occurred while listing Android targets > > at > > > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\lib\check_reqs.js:87:29 > > at _rejected > > > > > (C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:808:24) > > at > > > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:834:30 > > at Promise.when > > > > > (C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:1079:31) > > at Promise.promise.promiseDispatch > > > > > (C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:752:41) > > at > > > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:574:44 > > at flush > > > > > (C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:108:17) > > at process._tickCallback (node.js:415:13) > > Error: cmd: Command failed with exit code 8 > > at ChildProcess.whenDone > > > > > (C:\Users\riacycle\AppData\Roaming\npm\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) > > > > c:\xampp\htdocs\madeiraint\mobile\madeiraint> > > > > > > > > > > > > > > ---------------------------- > > Igor Costa > > www.igorcosta.com > > www.igorcosta.org > > > > > > On Fri, Apr 4, 2014 at 1:28 AM, Joe Bowser wrote: > > > > > PhoneGap is a downstream distribution of Cordova that Adobe maintains > > > and there are obvious differences in the CLI. It'd be nice if the > > > docs were for PhoneGap's CLI and not Cordova's CLI, but even though I > > > work for Adobe, I have no idea where our users are supposed to file > > > these bugs. I just know that they shouldn't be in JIRA. > > > > > > What happens when you use Cordova's CLI? > > > > > > On Thu, Apr 3, 2014 at 9:10 PM, Igor Costa > wrote: > > > > Trying to use the lastest build 3.4.19.11 > > > > > > > > Machine Specs: > > > > Win 7 > > > > Android sdk latest > > > > > > > > Expect result: > > > > > > > > Add Android as platform > > > > > > > > > > > > Result gotten: > > > > > > > > > > > > c:\project_to_path>phonegap run android > > > > [phonegap] detecting Android SDK environment... > > > > [phonegap] using the local environment > > > > [phonegap] adding the Android platform... > > > > > > > > > > > > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:126 > > > > throw e; > > > > ^ > > > > Error: An error occurred while listing Android targets > > > > at > > > > > > > > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\lib\check_reqs.js:87:29 > > > > at _rejected > > > > > > > > > > (C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:808:24) > > > > at > > > > > > > > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:834:30 > > > > at Promise.when > > > > > > > > > > (C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:1079:31) > > > > at Promise.promise.promiseDispatch > > > > > > > > > > (C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:752:41) > > > > at > > > > > > > > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:574:44 > > > > at flush > > > > > > > > > > (C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:108:17) > > > > at process._tickCallback (node.js:415:13) > > > > [error] cmd: Command failed with exit code 8 > > > > > > > > c:\project_to_path> > > > > > > > > > > > > Also, docs.phonegap.com are very confused, npm install -g cordova > asks > > > to > > > > add platform add Android > > > > > > > > Phonegap node asks to add phonegap run android. > > > > > > > > > > > > is there a way I can update those docs and anyone see this error? > > > > > > > > Best Regards > > > > > > > > ---------------------------- > > > > Igor Costa > > > > www.igorcosta.com > > > > www.igorcosta.org > > > > > > --089e013c674c44681304f639dd85--