microsoft / vsts-cordova-tasks

Streamline CI setup for your Apache Cordova, PhoneGap, Ionic, or Cordova CLI compatible app using a set of useful pre-defined build steps for VS Team Services or TFS
http://go.microsoft.com/fwlink/?LinkID=691188
Other
25 stars 27 forks source link

Cordova 6.0.0 Android build on Linux/OSX fails #30

Closed ryuyu closed 8 years ago

ryuyu commented 8 years ago

For some reason, the build on Cordova 6.0.0 on linux and osx fails with the following message: Task '"--no-daemon"' not found in root project 'android'.

This does not occur when building against windows.

Currently in discussion with Cordova team.

Chuxel commented 8 years ago

This appears to be a bug in Cordova 6.0.0. A patch is being submitted for an update.

Cordova JIRA for tracking: CB-10592

ryuyu commented 8 years ago

This has been address in Cordova 6.1.x. Closing.