[ https://issues.apache.org/jira/browse/CB-11252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315157#comment-15315157 ]
ASF subversion and git services commented on CB-11252: ------------------------------------------------------ Commit 4b30b73b05a955956ee38b398f385e9744a08188 in cordova-lib's branch refs/heads/master from [~stevegill] [ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=4b30b73 ] CB-11252 minor fix to trimID function in cordova-fetch > 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: Caryn Tran > Labels: cordova-fetch > > 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: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org