Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
e.g. cd into the platforms directory, then "cordova plugin add ../../../cordova-plugin-file". It'll try to get it from the registry then fail. The issue is that we chdir() into the project root before the call to add the plugin.