Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.6.0
-
None
-
None
Description
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