得到错误“ERROR:EOF”当我执行Heroku命令“heroku登录”时在Ubuntu中? [英] getting the error "ERROR: EOF" when i execute a Heroku command "heroku login" in ubuntu?

查看:155
本文介绍了得到错误“ERROR:EOF”当我执行Heroku命令“heroku登录”时在Ubuntu中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的ubuntu系统上安装了heroku,以便通过heroku cli将我的应用部署到heroku。但当我运行 heroku login 时,出现以下错误。

  prashant @ prashant-pc:〜$ heroku登录
错误:EOF
!错误获取命令pid 4387 exit 1
prashant @ prashant-pc:〜$

i istalled heroku客户端使用以下命令:

pre $ sudo wget -qO- https://toolbelt.heroku.com/install-ubuntu。 sh | sh

有什么问题?谁能帮我解决这个问题?

pre> rm -r /home/<user>/.heroku

第二:更新heroku

  heroku更新


I installed the heroku on my ubuntu sytem, in order to deploy my app to heroku through heroku cli. but when i run heroku login i am getting the following error.

    prashant@prashant-pc:~$ heroku login
    ERROR: EOF
    !    error getting commands pid 4387 exit 1
    prashant@prashant-pc:~$ 

i istalled the heroku client using the following command

   sudo wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh

what is the issue? can anyone help me on this?

解决方案

First: remove .heroku

rm -r /home/<user>/.heroku

Second: update heroku

heroku update

这篇关于得到错误“ERROR:EOF”当我执行Heroku命令“heroku登录”时在Ubuntu中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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