[
https://issues.apache.org/jira/browse/CB-10986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236040#comment-15236040
]
ASF GitHub Bot commented on CB-10986:
-------------------------------------
GitHub user riknoll opened a pull request:
https://github.com/apache/cordova-cli/pull/243
CB-10986: Adding note about scoped npm packages for plugins
@nikhilkh please review. This is related to
https://github.com/apache/cordova-lib/pull/425
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-cli CB-10986
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/243.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 #243
----
commit d1115cb9f981cfd233296a1bc88e1d67ff6b3be4
Author: Richard Knoll <[email protected]>
Date: 2016-04-09T01:49:15Z
CB-10986: Adding note about scoped npm packages for plugins
----
> Unable to install npm scoped plugin with [email protected]
> ----------------------------------------------------------
>
> Key: CB-10986
> URL: https://issues.apache.org/jira/browse/CB-10986
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 6.1.0
> Reporter: Darryl Pogue
> Assignee: Richard B Knoll
> Labels: regression, reproduced, triaged
>
> {code}
> $ cordova create MyProject
> $ cd ./MyProject
> $ cordova platform add android
> $ cordova plugin add @dpogue/cordova-plugin-crosswalk-webview
> Error: Cannot find plugin.xml for plugin 'plugins'. Please try adding it
> again.
> {code}
> This works as expected with [email protected].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]