You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Pablo Caselas (JIRA)" <ji...@apache.org> on 2017/10/30 08:08:03 UTC

[jira] [Created] (CB-13507) git+https or git+ssh fails when trying to install

Pablo Caselas created CB-13507:
----------------------------------

             Summary: git+https or git+ssh fails when trying to install
                 Key: CB-13507
                 URL: https://issues.apache.org/jira/browse/CB-13507
             Project: Apache Cordova
          Issue Type: Bug
          Components: AllPlatforms
    Affects Versions: 7.0.2
         Environment: I am selecting 7.0.2 since it's the closest but I am running cordova 7.1.0
OS: Mac OS X Sierra.

Although I don't think it has anything to do with cordova-ios and cordova-android, my platform versions are: 
- android 6.3.0
- ios 4.5.2
            Reporter: Pablo Caselas
             Fix For: 7.0.2


I start with adding plugin dependencies with https://...... on package.json (no plugin references on config.xml) and no platforms or plugins installed then I run "cordova platform ios".
It installs the plugins without any problem, but changes config.xml and package.json plugin references from https to git+https, and ssh to git+ssh.

Failed to restore plugin "cordova-plugin-document-viewer" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin git+https://github.com/kas84/cordova-plugin-document-viewer.git via registry



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org