Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Master
-
None
-
None
Description
If you create an engine element with name="cordova-windows" in plugin.xml, like this:
<engines> <engine name="cordova-windows" version=">=3.8.0" /> </engines>
You will get an error when you add the plugin:
TypeError: Cannot call method 'indexOf' of undefined at ...\cordova-lib\src\plugman\install.js:232:45