[
https://issues.apache.org/jira/browse/CB-11252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314989#comment-15314989
]
ASF GitHub Bot commented on CB-11252:
-------------------------------------
GitHub user carynbear opened a pull request:
https://github.com/apache/cordova-lib/pull/450
CB-11252 Fix cordova fetch for scoped packages
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/carynbear/cordova-lib CB-11252
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/450.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #450
----
commit 351b7b4616af83ca71c14f28f74fc6364e07fbc7
Author: carynbear <[email protected]>
Date: 2016-06-03T21:47:09Z
CB-11252 Fix cordova fetch for scoped packages
----
> 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]