Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.7.0
-
None
-
None
Description
- download locally a cordova plugin which has a dependency via a git url (e.g. https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin/)
- attempt to install it with the --link option
=> Observed: Installation fails with a "--link is not supported for git URLs" error
=> Expected: Installation should succeed since --link is a valid option for the parent plugin