You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ashwin Desai (JIRA)" <ji...@apache.org> on 2014/09/22 19:19:35 UTC

[jira] [Created] (CB-7610) Plugin installation fails when installed from a non c:\ drive

Ashwin Desai created CB-7610:
--------------------------------

             Summary: Plugin installation fails when installed from a non c:\ drive
                 Key: CB-7610
                 URL: https://issues.apache.org/jira/browse/CB-7610
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 3.6.0
            Reporter: Ashwin Desai


Attempting to add a plugin using the cordova CLI. The plugins are installed on the /d/ drive. It fails due to the following reason. 

However, the same works if the plugins are available on the /c/ drive. 

$ cordova plugin add /d/drops/plugins/pluginA/
Fetching plugin "d:/drops/plugins/pluginA/" via git clone
Error: Command failed: Cloning into 'C:\Users\Username\AppData\Local\Temp\plugman
\git\1411400329315'...
fatal: 'd:/drops/plugins/pluginA/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)