Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Master
-
None
-
None
Description
git clone https://github.com/apache/cordova-plugin-battery-status
cordova create helloworld
cd helloworld
cordova plugin add cordova-plugin-battery-status --searchpath ../
It downloads and installs latest plugin version from npm instead of using the local plugin path.
Attachments
Issue Links
- is related to
-
CB-8993 Plugin restore ignores search path
- Closed