Visual Studios远程构建失败错误代码2

时间:2017-07-21 21:32:57

标签: visual-studio-cordova taco

尝试输出IPA文件,每次尝试我都会得到这个。

我创建了xcode8.js,使用Before_Compile设置Config。但它仍然说命令未找到。

为什么呢?任何帮助。

Executing script found in hooks directory for hook "before_compile": hooks/before_compile/xcode8.js
Running command: /Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js /Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 1: use strict: command not found
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 1: 
: command not found
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 2: 
: command not found
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 3: syntax error near unexpected token `('
/Users/rblake/.taco_home/remote-builds/taco-remote/builds/3584/cordovaApp/hooks/before_compile/xcode8.js: line 3: `var fs    = require('fs');

0 个答案:

没有答案