Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7D360200CC8 for ; Fri, 30 Jun 2017 07:32:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7B8F6160BF7; Fri, 30 Jun 2017 05:32:41 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C20FA160BED for ; Fri, 30 Jun 2017 07:32:40 +0200 (CEST) Received: (qmail 52854 invoked by uid 500); 30 Jun 2017 05:32:39 -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 52843 invoked by uid 99); 30 Jun 2017 05:32:39 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2017 05:32:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7AE58E0921; Fri, 30 Jun 2017 05:32:39 +0000 (UTC) From: zhaosg To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-plugin-screen-orientation issue #15: fix(plugin): add es6-promise-pl... Content-Type: text/plain Message-Id: <20170630053239.7AE58E0921@git1-us-west.apache.org> Date: Fri, 30 Jun 2017 05:32:39 +0000 (UTC) archived-at: Fri, 30 Jun 2017 05:32:41 -0000 Github user zhaosg commented on the issue: https://github.com/apache/cordova-plugin-screen-orientation/pull/15 Having the same problem > Installing "cordova-plugin-screen-orientation" for android > Failed to install 'cordova-plugin-screen-orientation': CordovaError: Failed to fetch plugin https://github.com/vstirbu/PromisesPlugin.git vi > a registry. > Probably this is either a connection problem, or plugin spec is incorrect. > Check your connection and plugin name/version/URL. > Failed to get absolute path to installed module > at D:\data\nodejs\node_global\node_modules\cordova\node_modules\cordova-lib\src\plugman\fetch.js:205:33 > at _rejected (D:\data\nodejs\node_global\node_modules\cordova\node_modules\cordova-fetch\node_modules\q\q.js:864:24) > at D:\data\nodejs\node_global\node_modules\cordova\node_modules\cordova-fetch\node_modules\q\q.js:890:30 > at Promise.when (D:\data\nodejs\node_global\node_modules\cordova\node_modules\cordova-fetch\node_modules\q\q.js:1142:31) > at Promise.promise.promiseDispatch (D:\data\nodejs\node_global\node_modules\cordova\node_modules\cordova-fetch\node_modules\q\q.js:808:4 > 1) > at D:\data\nodejs\node_global\node_modules\cordova\node_modules\cordova-fetch\node_modules\q\q.js:624:44 > at runSingle (D:\data\nodejs\node_global\node_modules\cordova\node_modules\cordova-fetch\node_modules\q\q.js:137:13) > at flush (D:\data\nodejs\node_global\node_modules\cordova\node_modules\cordova-fetch\node_modules\q\q.js:125:13) > at _combinedTickCallback (internal/process/next_tick.js:73:7) > at process._tickCallback (internal/process/next_tick.js:104:9) > Error: Failed to fetch plugin https://github.com/vstirbu/PromisesPlugin.git via registry. > Probably this is either a connection problem, or plugin spec is incorrect. > Check your connection and plugin name/version/URL. > Failed to get absolute path to installed module --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org