Alexander Sorokin created CB-11036:
--------------------------------------
Summary: '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
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]