0

我正在尝试通过安装 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)
4

1 回答 1

0

只需我禁用我的病毒防护 10 分钟,所有内容下载到项目中而没有给出错误。我认为我的病毒防护将其检测为恶意活动并阻止下载。

于 2014-10-30T04:55:57.997 回答