Heroku工具带在上次更新后无法运行 [英] Heroku toolbelt fails to run after last update

查看:84
本文介绍了Heroku工具带在上次更新后无法运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Ubuntu 10.10上。

Heroku在上次更新后(上次运行'heroku更新')完全停止工作。现在EVERY命令的结果如下:



/usr/local/heroku/lib/heroku/updater.rb:54:in inject_libpath':undefined local变量或方法 lib用于Heroku :: Updater:Module(NameError)
from /usr/local/heroku/lib/heroku/updater.rb:53:in /usr/local/heroku/lib/heroku/updater.rb:53:ininject_libpath'中的每个'
'/ usr / bin / heroku中的
:24 p>

更新 - 解决方案:
在这里看到一些关于重新安装heroku的警告,但支持只是让我重新安装,它解决了问题,一切似乎工作很好:



apt-get remove heroku-toolbelt



apt-get install heroku-toolbelt

解决方案

如果您再次安装Heroku工具栏,它应该可以正常工作。


I'm on Ubuntu 10.10.

Heroku stopped working COMPLETELY after last update (last run of 'heroku update'). Now EVERY command results in:

/usr/local/heroku/lib/heroku/updater.rb:54:in inject_libpath': undefined local variable or methodlib' for Heroku::Updater:Module (NameError) from /usr/local/heroku/lib/heroku/updater.rb:53:in each' from /usr/local/heroku/lib/heroku/updater.rb:53:ininject_libpath' from /usr/bin/heroku:24

Updated - Solution: Saw some warnings here about re-installing heroku, but support just had me re-install and it fixed the issue and everything seems to be working just fine:

apt-get remove heroku-toolbelt

apt-get install heroku-toolbelt

解决方案

if you install the Heroku toolbelt again it should work.

这篇关于Heroku工具带在上次更新后无法运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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