[
https://issues.apache.org/jira/browse/CB-11252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315022#comment-15315022
]
ASF GitHub Bot commented on CB-11252:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-lib/pull/450
## [Current coverage][cc-pull] is **80.56%**
> Merging [#450][cc-pull] into [master][cc-base-branch] will not change
coverage
```diff
@@ master #450 diff @@
==========================================
Files 68 68
Lines 5387 5387
Methods 851 851
Messages 0 0
Branches 1042 1042
==========================================
Hits 4340 4340
Misses 1047 1047
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last updated by
[bebbbe7...0706b5f][cc-compare]
[cc-base-branch]:
https://codecov.io/gh/apache/cordova-lib/branch/master?src=pr
[cc-compare]:
https://codecov.io/gh/apache/cordova-lib/compare/bebbbe78cf8f9fecc95e99433b41fea625eb3c33...0706b5f5aa2214917f164a60d47af042a559733b
[cc-pull]: https://codecov.io/gh/apache/cordova-lib/pull/450?src=pr
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]