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 783741080A for ; Mon, 4 Nov 2013 18:45:05 +0000 (UTC) Received: (qmail 22816 invoked by uid 500); 4 Nov 2013 18:45:05 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 22788 invoked by uid 500); 4 Nov 2013 18:45:05 -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 22780 invoked by uid 99); 4 Nov 2013 18:45:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 18:45:05 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of v-segreb@microsoft.com designates 207.46.163.237 as permitted sender) Received: from [207.46.163.237] (HELO na01-by2-obe.outbound.protection.outlook.com) (207.46.163.237) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 18:44:57 +0000 Received: from BL2PR03MB338.namprd03.prod.outlook.com (10.141.68.18) by BL2PR03MB338.namprd03.prod.outlook.com (10.141.68.18) with Microsoft SMTP Server (TLS) id 15.0.785.10; Mon, 4 Nov 2013 18:44:33 +0000 Received: from BL2PR03MB338.namprd03.prod.outlook.com ([10.141.68.18]) by BL2PR03MB338.namprd03.prod.outlook.com ([10.141.68.18]) with mapi id 15.00.0785.001; Mon, 4 Nov 2013 18:44:33 +0000 From: "Sergey Grebnov (Akvelon)" To: "dev@cordova.apache.org" Subject: RE: CLI problems with WP8 Thread-Topic: CLI problems with WP8 Thread-Index: AQHO2M+hvzL2A1oMr0GNuAlNke0a1poUsMrg Date: Mon, 4 Nov 2013 18:44:33 +0000 Message-ID: <9267b7d43e0d40df978a1a9ddabf419d@BL2PR03MB338.namprd03.prod.outlook.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [109.60.213.117] x-forefront-prvs: 0020414413 x-forefront-antispam-report: SFV:NSPM;SFS:(377454003)(189002)(199002)(13464003)(31966008)(47446002)(47976001)(53806001)(74662001)(54356001)(51856001)(77982001)(59766001)(46102001)(50986001)(76482001)(47736001)(4396001)(49866001)(87266001)(65816001)(79102001)(56776001)(54316002)(74876001)(74316001)(81816001)(63696002)(74706001)(83072001)(74502001)(85306002)(19580395003)(83322001)(19580405001)(81542001)(80976001)(15975445006)(76786001)(74366001)(76576001)(81342001)(66066001)(76796001)(80022001)(81686001)(69226001)(56816003)(33646001)(2656002)(24736002);DIR:OUT;SFP:;SCL:1;SRVR:BL2PR03MB338;H:BL2PR03MB338.namprd03.prod.outlook.com;CLIP:109.60.213.117;FPR:;RD:InfoNoRecords;MX:1;A:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: DuplicateDomain-a84fc36a-4ed7-4e57-ab1c-3e967bcbad48.microsoft.com X-Virus-Checked: Checked by ClamAV on apache.org Hi Don, It could be similar to CB-5183 WP7/8 custom_path is not correctly resolved = by CLI I reported and sent a pull request on last week (not merged yet). Could you please add this as Jira issue and assign it to me (Sergey Grebnov= ). Suppose you use latest cordova cli available through npm (npm install cordo= va) Thx! Sergey -----Original Message----- From: Don Coleman [mailto:don.coleman@gmail.com]=20 Sent: Monday, November 4, 2013 12:02 AM To: dev@cordova.apache.org Subject: CLI problems with WP8 cordova platform add wp8 is failing for me The cli add script is trying to run bin/create instead of wp8/bin/create Cordova 3.1.0-0.2.0 Windows 8.1 I'm hoping I might have something configured incorrectly? C:\Users\don>cordova create foo Creating a new cordova project with name "HelloCordova" and id "io.cordova.= hellocordova" at location "C:\Users\don\foo" C:\Users\don>cd foo C:\Users\don\foo>cordova -d platform add wp8 Downloading cordova library fo= r wp8... Requesting {"uri":" https://git-wip-us.apache.org/repos/asf?p=3Dcordova-wp8.git;a=3Dsnapshot;h= =3D3.1.0;sf=3Dtgz "}... Downloaded, unzipped and extracted 249399 byte response. Download complete Checking if platform "wp8" passes minimum requirements... Checking wp8 requirements... Running ""C:\Users\don\.cordova\lib\wp\cordova\3.1.0\wp8\bin\check_reqs"" (output to follow) Creating wp8 project... Running bin/create for platform "wp8" with command: ""C:\Users\don\.cordova\lib\wp\cordova\3.1.0\bin\create" "C:\Users\don\foo\platforms\wp8" "io.cordova.hellocordova" "HelloCordova"" (output to follow) Error: An error occured during creation of wp8 sub-project. The system cannot find the path specified. at C:\Users\don\AppData\Roaming\npm\node_modules\cordova\src\platform.js:246 :30 at ChildProcess.exithandler (child_process.js:641:7) at ChildProcess.EventEmitter.emit (events.js:98:17) at maybeClose (child_process.js:735:16) at Socket. (child_process.js:948:11) at Socket.EventEmitter.emit (events.js:95:17) at Pipe.close (net.js:466:12) Manually adjusting the path adds the platform OK "C:\Users\don\.cordova\lib\wp\cordova\3.1.0\wp8\bin\create" "C:\Users\don\foo\platforms\wp8" "io.cordova.hellocordova" "HelloCordova"