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

ASF subversion and git services commented on CB-11036:
------------------------------------------------------

Commit b65196413d92ca9ce904abaa6c736ea6eefe7ebf in cordova-lib's branch 
refs/heads/master from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=b651964 ]

CB-11036 'args.slice is not a function' when building windows with other 
platform

Avoid options obj modification as it's then passed to other platforms


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