我正在尝试通过安装Wikitude PhoneGap插件
将Wikitude SDK添加到项目中我在控制台中给出的命令是
G:\AUG\Test Project 02\AugmentedRealityProject>cordova plugin add https://github
.com/Wikitude/wikitude-phonegap.git
但它会出现以下错误。
Error: Command failed: Cloning into 'C:\Users\Nadeesha\AppData\Local\Temp\plugma
n\git\1414480358426'...
fatal: early EOF
fatal: The remote end hung up unexpectedly
fatal: index-pack failed
error: RPC failed; result=56, HTTP code = 200
at ChildProcess.exithandler (child_process.js:648:15)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Socket.<anonymous> (child_process.js:969:11)
at Socket.emit (events.js:95:17)
at Pipe.close (net.js:465:12)
答案 0 :(得分:0)
我已经禁用了我的病毒防护10分钟,所有内容都下载到项目中而没有出错。我认为我的病毒防护将此视为恶意活动并阻止下载。