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 2015/03/09 21:11:38 UTC

[jira] [Commented] (CB-8637) Cannot add plugins to Windows universal apps using plugman directly

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

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

GitHub user stacic opened a pull request:

    https://github.com/apache/cordova-plugman/pull/82

    CB-8637 add windows to plugman

    Fixes error when trying to add plugin for platform windows using plugman
    directly.

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

    $ git pull https://github.com/stacic/cordova-plugman CB-8637

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

    https://github.com/apache/cordova-plugman/pull/82.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 #82
    
----
commit 105dc5d88e805313ae98cc904b6055f30ef81177
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2015-03-09T20:07:35Z

    CB-8637 add windows to plugman
    
    Fixes error when trying to add plugin for platform windows using plugman
    directly.

----


> Cannot add plugins to Windows universal apps using plugman directly
> -------------------------------------------------------------------
>
>                 Key: CB-8637
>                 URL: https://issues.apache.org/jira/browse/CB-8637
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>    Affects Versions: Master
>            Reporter: Staci Cooper
>            Assignee: Staci Cooper
>            Priority: Minor
>
> For example, the device plugin has a src/windows8 folder and a src/windows folder. You would expect that:
> node cordova-plugman/main.js isntall --platform windows --project path/to/project --plugin org.apache.cordova.device
> would add the src/windows folder.
> Instead you get error Object #<Object> has no method 'help'. "--platform windows8" adds src/windows8 as expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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