在Windows中Heroku安装错误 [英] Heroku installation error in windows

查看:209
本文介绍了在Windows中Heroku安装错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows机器上安装了Heroku toolbelt。但执行 heroku login 后,出现以下错误:
$ b

I have installed Heroku toolbelt in my windows machine. But after executing heroku login I am getting the following error:


'MySQL'不被识别为内部或外部命令,可操作
程序或批处理文件。
'MySQL'不被识别为内部或
外部命令,可操作程序或批处理文件。

'MySQL' is not recognized as an internal or external command, operable program or batch file. 'MySQL' is not recognized as an internal or external command, operable program or batch file.

!    Git must be installed to use the Heroku Toolbelt.  
!    See instructions here: http://git-scm.com


我已经安装了git,MySQL和所有正在使用cmd直接工作,我的rails应用程序在我的本地主机上正常工作。
奇怪的是,为什么heroku甚至使用mysql,因为我只是登录。
如何解决这个问题?

I have already installed git, MySQL and all are working using cmd directly and my rails app is working correctly on my localhost. The strange thing is why heroku is even using mysql since I'm just loggin in. How can I resolve this issue?

推荐答案

我终于从我的计算机完全重新安装了mysql&现在

I finally reinstalled the mysql completely from my computer & now


heroku login

heroku login

正在工作一切都好!
我认为问题是在MySql之前安装heroku toolbelt。它在某种程度上是相互冲突的。

is working all fine! I think the issue is with installing heroku toolbelt before MySql. It's conflicting somehow.

安装完工具栏后,只需安装MySql&它适用于我。

Just install MySql after installing the toolbelt & It works for me.

这篇关于在Windows中Heroku安装错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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