我正试图通过安装Wikitude插件将Wikitude添加到项目中。
我在控制台中发出的命令是
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)发布于 2014-10-30 04:55:57
简单地说,我已经禁用了我的病毒防护10分钟,所有的内容下载到这个项目没有错误,我认为我的病毒防护检测到这是一种恶意活动,并阻止下载。
https://stackoverflow.com/questions/26603104
复制相似问题