[
https://issues.apache.org/jira/browse/CB-11036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250957#comment-15250957
]
ASF GitHub Bot commented on CB-11036:
-------------------------------------
Github user nikhilkh commented on the pull request:
https://github.com/apache/cordova-lib/pull/430#issuecomment-212652866
Does this cloning need to happen for other commands too?
> '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: [email protected]
For additional commands, e-mail: [email protected]