Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E28B17AA7 for ; Tue, 3 Nov 2015 07:15:00 +0000 (UTC) Received: (qmail 72737 invoked by uid 500); 3 Nov 2015 07:05:28 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 72726 invoked by uid 500); 3 Nov 2015 07:05:28 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 72688 invoked by uid 99); 3 Nov 2015 07:05:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2015 07:05:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C5E652C1F71 for ; Tue, 3 Nov 2015 07:05:27 +0000 (UTC) Date: Tue, 3 Nov 2015 07:05:27 +0000 (UTC) From: "Vladimir Kotikov (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CB-9933) Cannot add android platform via github link MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-9933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Kotikov closed CB-9933. -------------------------------- Resolution: Fixed Resolved by checking wrappy in in https://github.com/apache/cordova-android/commit/f9372f557829256b679f46d693d227dccadad244 > Cannot add android platform via github link > ------------------------------------------- > > Key: CB-9933 > URL: https://issues.apache.org/jira/browse/CB-9933 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: Master, 5.0.0 > Reporter: Alexander Sorokin > Assignee: Alexander Sorokin > > {noformat} > C:\Cordova\hw>cordova platform add android@https://github.com/apache/cordova-android > git cloning: https://github.com/apache/cordova-android > Repository "https://github.com/apache/cordova-android" checked out to git ref "master". > Adding android project... > Running command: cmd "/s /c "C:\Users\v-alsoro\.cordova\lib\tmp\tmp_cordova_git_1552_1446481849373\bin\create.bat C:\Cordova\hw\platforms\android io.cordova.hellocordova HelloCordova --cli"" > module.js:339 > throw err; > ^ > Error: Cannot find module 'wrappy' > at Function.Module._resolveFilename (module.js:337:15) > at Function.Module._load (module.js:287:25) > at Module.require (module.js:366:17) > at require (module.js:385:17) > at Object. (C:\Users\v-alsoro\.cordova\lib\tmp\tmp_cordova_git_1552_1446481849373\node_modules\cordova-common\node_modules\glob\node_modules\inflight\inflight.js:1:76) > at Module._compile (module.js:435:26) > at Object.Module._extensions..js (module.js:442:10) > at Module.load (module.js:356:32) > at Function.Module._load (module.js:311:12) > at Module.require (module.js:366:17) > Error: cmd: Command failed with exit code 1 > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org