简体   繁体   English

无法通过安装Wikitude PhoneGap插件将Wikitude SDK添加到项目中

[英]Unable to add the Wikitude SDK to the project by installing the Wikitude PhoneGap Plugin

I am trying to add the Wikitude SDK to the project by installing the Wikitude PhoneGap Plugin 我正在尝试通过安装Wikitude PhoneGap插件将Wikitude SDK添加到项目中

The command I gave in the console is 我在控制台中给出的命令是

G:\AUG\Test Project 02\AugmentedRealityProject>cordova plugin add https://github
.com/Wikitude/wikitude-phonegap.git

but it gives following error. 但它给出以下错误。

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)

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM