microsoft / vso-agent

Visual Studio Team Services and TFS agent for Mac OSX and Linux
MIT License
132 stars 57 forks source link

Unhandled: Cannot find module './xcode-task-utils.js' #266

Closed xximjasonxx closed 8 years ago

xximjasonxx commented 8 years ago

Been getting this since Friday (3/25/16). Cannot seem to track down what this is. I see this file in the vso-agent-tasks project. Never needed it before.

madhurig commented 8 years ago

Hi, sorry this is caused by a partial update to the task. To work around it please copy this file to the same folder as xamarinios.js on your build agent. Proper fix for the task will be available soon.

Thanks, Madhuri

madhurig commented 8 years ago

https://github.com/Microsoft/vso-agent-tasks/issues/1448

xximjasonxx commented 8 years ago

Still working on this. The VSO agent completely broke so I am trying the VSTS version

madhurig commented 8 years ago

@xximjasonxx : I deployed the fix to VSTS, so if you update your version and run a build it should work now. You shouldn't need the workaround

bryanmacfarlane commented 8 years ago

This should also been in the tasks repo vso-agent-tasks