Darryl Pogue created CB-11252:
---------------------------------
Summary: Cordova-fetch fails to restore scoped plugins on prepare
Key: CB-11252
URL: https://issues.apache.org/jira/browse/CB-11252
Project: Apache Cordova
Issue Type: Bug
Components: cordova-fetch
Reporter: Darryl Pogue
Assignee: Steve Gill
With {code}<plugin name="@dpogue/cordova-plugin-wkwebview-engine" spec="~1.0.1"
/>{code} in my config.xml, I get the following when running {{cordova prepare
--fetch --verbose}}:
{code}
Executing "after_prepare" hook for all plugins.
Discovered plugin "@dpogue/cordova-plugin-wkwebview-engine" in config.xml.
Installing to the project
Executing "before_plugin_add" hook for all plugins.
Calling plugman.fetch on plugin "@dpogue/cordova-plugin-wkwebview-engine@~1.0.1"
Failed to restore plugin @dpogue/cordova-plugin-wkwebview-engine from
config.xml. You might want to reinstall it again. Error: Cannot find plugin.xml
for plugin 'node_modules'. Please try adding it again.
Discovered plugin "@dpogue/cordova-plugin-crosswalk-webview" in config.xml.
Installing to the project
Executing "before_plugin_add" hook for all plugins.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]