You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/06/12 19:15:33 UTC

[jira] [Resolved] (CB-3769) cordova plugin list returns empty result

     [ https://issues.apache.org/jira/browse/CB-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-3769.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.9.0

Fixed here: https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=commit;h=80cb25d85c3280239b30dd12971255d9dbd81710

Published as 2.8.15 on npm.
                
> cordova plugin list returns empty result
> ----------------------------------------
>
>                 Key: CB-3769
>                 URL: https://issues.apache.org/jira/browse/CB-3769
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>    Affects Versions: 2.8.0
>         Environment: Windows 7
>            Reporter: John McLear
>            Assignee: Filip Maj
>            Priority: Minor
>             Fix For: 2.9.0
>
>
> Steps to replicate in windows:
> {code}
> cd \
> npm install -g cordova
> git clone git://github.com/chariotsolutions/phonegap-nfc.git
> cordova create foo com.example.foo Foo
> cd foo
> cordova platform add android
> cordova plugin add ..\phonegap-nfc
> {code}
> You will get no errors but:
> {code}
>     cordova plugin list
> {code}
> will return a blank result

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira