gpt4 book ai didi

heroku - 如何更新 Heroku?

转载 作者:行者123 更新时间:2023-12-04 11:23:00 24 4
gpt4 key购买 nike

如何更新我的 Heroku ,我的 Windows 终端显示以下内容:

»   Warning: heroku update available from 7.47.7 to 7.52.0.
请帮忙

最佳答案

你必须跑

heroku update
在终端中更新 CLI。
如果这不起作用,这意味着您将 CLI 应用程序作为 npm 或 apt 包,在这种情况下,您必须运行
apt安装:
sudo apt-get update && sudo apt-get upgrade heroku
npm:
npm upgrade -g heroku
纱:
yarn global upgrade heroku
引用文章 here想要查询更多的信息。

关于heroku - 如何更新 Heroku?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67468488/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com