多设备混合应用程序安装错误 [英] Multi-Device Hybrid Apps installation error

查看:118
本文介绍了多设备混合应用程序安装错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我安装了多设备混合应用程序和

,当我打开javascript cordova项目时,vs2013显示此消息。



Git CLI系统中缺少该软件。您可能还必须在安装后进行配置。说明



My Path变量

  C:\程序文件(x86)\ Git \bin; 
C:\程序文件(x86)\Git\cmd;
C:\程序文件(x86)\Git\libexec\git-core


解决方案

这是CTP2版本的一个已知问题。要解决此问题,请在Visual Studio中转至:


  • 工具 - >选项
  • 复制到多设备混合应用程序
  • 从列表中选择环境变量
  • 选中GIT_HOME变量

  • 将其设置为:C:\程序文件(x86)\Git\bin


应该解决问题。


I installed the Multi-Device Hybrid Apps and

when i open the javascript cordova project , vs2013 show this message.

Git CLI The software is missing from your system. You may also have to configure it after installation. Instructions

My Path variable

C:\Program Files (x86)\Git\bin;
C:\Program Files (x86)\Git\cmd;
C:\Program Files (x86)\Git\libexec\git-core

解决方案

This is a known issue with the CTP2 release. To fix this, in Visual Studio, go to:

  • Tools->Options
  • Scroll down to Multi-Device Hybrid Apps on the left
  • Choose "Environment Variables" from the list
  • Check mark the GIT_HOME variable
  • Set it to: "C:\Program Files (x86)\Git\bin"

This should resolve the issue.

这篇关于多设备混合应用程序安装错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆