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

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

GitHub user daserge opened a pull request:

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

    CB-11036 'args.slice is not a function' when building windows with ot…

    …her platform
    
    Avoid options obj modification as it's then passed to other platforms
    
    [Jira issue](https://issues.apache.org/jira/browse/CB-11036)

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

    $ git pull https://github.com/MSOpenTech/cordova-lib CB-11036

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

    https://github.com/apache/cordova-lib/pull/430.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 #430
    
----

----


> 'args.slice is not a function' when building windows with other platform
> ------------------------------------------------------------------------
>
>                 Key: CB-11036
>                 URL: https://issues.apache.org/jira/browse/CB-11036
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: Master
>         Environment: Windows
>            Reporter: Alexander Sorokin
>            Assignee: Sergey Shakhnazarov
>              Labels: regression, triaged
>
> Repro:
> {noformat}
> cordova create foo
> cd foo
> cordova platform add android
> cordova platform add windows
> cordova build
> {noformat}
> Android will build correctly but then there will be an error:
> Error: args.slice is not a function



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