You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/15 20:36:00 UTC

[jira] [Commented] (CB-13288) Plugin "search" command, not working

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

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

GitHub user audreyso opened a pull request:

    https://github.com/apache/cordova-lib/pull/594

    CB-13288 : updated index.js and test to fix cordova plugin search

    <!--
    Please make sure the checklist boxes are all checked before submitting the PR. The checklist
    is intended as a quick reference, for complete details please see our Contributor Guidelines:
    
    http://cordova.apache.org/contribute/contribute_guidelines.html
    
    Thanks!
    -->
    
    ### Platforms affected
    
    
    ### What does this PR do?
    
    Updated index.js and test to fix cordova plugin search
    
    ### What testing has been done on this change?
    
    
    ### Checklist
    - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
    - [X] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
    - [X] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/audreyso/cordova-lib CB-13288

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/594.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 #594
    
----
commit e50c9b60e45cdc033d68bce62a2af894da0e1b61
Author: Audrey So <au...@apache.org>
Date:   2017-09-15T20:34:44Z

    CB-13288 : updated index.js and test to fix cordova plugin search

----


> Plugin "search" command, not working
> ------------------------------------
>
>                 Key: CB-13288
>                 URL: https://issues.apache.org/jira/browse/CB-13288
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-lib
>    Affects Versions: cordova7
>            Reporter: Audrey So
>            Assignee: Audrey So
>            Priority: Minor
>
> cordova plugin search [ ] ... not working properly.
> Error --> "Error: module.exports.search is not a function"
> For example:
> Running cordova plugin search
> Should bring you to http://cordova.apache.org/plugins/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org