[ 
https://issues.apache.org/jira/browse/CB-10986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15237543#comment-15237543
 ] 

ASF GitHub Bot commented on CB-10986:
-------------------------------------

Github user riknoll commented on a diff in the pull request:

    https://github.com/apache/cordova-lib/pull/425#discussion_r59412823
  
    --- Diff: cordova-lib/src/cordova/plugin.js ---
    @@ -410,6 +422,9 @@ function getPluginVariables(variables){
     }
     
     function getVersionFromConfigFile(plugin, cfg){
    +    if (cordova_util.isScopedRegistryPluginSpec(plugin)) {
    --- End diff --
    
    Good point


> Unable to install npm scoped plugin with cordova-cli@6.1.0
> ----------------------------------------------------------
>
>                 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 cordova@6.0.0.



--
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

Reply via email to