Error: Visual Studio Cordova Command Failed with Output Code 69

advertisements

I'm working on Hybrid mobile application using cordova. When I tried to deploy it to Mac using visual studio it gives following error message.

1>  ------ Ensuring correct global installation of package from source package directory: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\COMMON7\IDE\EXTENSIONS\0A5IORSI.S5U\packages\vs-mda
1>MDAVSCLI : error - Build failed with error /Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69
1>Error : Remote build error from the build server Build failed with error /Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69:

Any help or suggestion to fix this?

More info: I'm getting following error message in Remote Server (mac)

error BuildFailedWithError [ '/Users/admin/remote-builds/builds/888/cordovaApp/platforms/ios/cordova/build: Command failed with exit code 69' ]


In my case I update xCode recently. So I had to open xcode and agreed to new licence agreement. After that I was able to debug on iOS.

Please visit my blog for more cordova tips.

http://guntucomputerhacks.blogspot.com.au/2016/10/visual-studio-cordova-command-failed.html