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 A99A318DBB for ; Mon, 2 Nov 2015 16:35:28 +0000 (UTC) Received: (qmail 98357 invoked by uid 500); 2 Nov 2015 16:35:28 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 98308 invoked by uid 500); 2 Nov 2015 16:35: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 97986 invoked by uid 99); 2 Nov 2015 16:35:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2015 16:35:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 379352C1F6B for ; Mon, 2 Nov 2015 16:35:28 +0000 (UTC) Date: Mon, 2 Nov 2015 16:35:28 +0000 (UTC) From: "Alexander Sorokin (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-9933) Cannot add android platform using github link MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alexander Sorokin created CB-9933: ------------------------------------- Summary: Cannot add android platform using 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