gpt4 book ai didi

heroku-toolbelt - Heroku 创建命令失败 - 没有这样的文件或目录

转载 作者:行者123 更新时间:2023-12-04 08:55:43 26 4
gpt4 key购买 nike

我正在尝试将我的第一个 rails 应用程序部署到 heroku,不幸的是我在运行 heroku create 时遇到错误命令:

@ C:\railsprojects\sample_app> heroku create
The system cannot find the path specified.
Creating protected-reaches-1026... done, stack is cedar
http://protected-reaches-1026.herokuapp.com/ | git@heroku.com:protected-reaches-1026.git
! Heroku client internal error.
! Search for help at: https://help.heroku.com
! Or report a bug at: https://github.com/heroku/heroku/issues/new

Error: No such file or directory - git --version (Errno::ENOENT)
Backtrace: C:/Users/paul/.heroku/client/lib/heroku/helpers.rb:103:in ``'
C:/Users/paul/.heroku/client/lib/heroku/helpers.rb:103:in `has_git?'
C:/Users/paul/.heroku/client/lib/heroku/helpers.rb:108:in `git'
C:/Users/paul/.heroku/client/lib/heroku/helpers.rb:156:in `create_git_remote'
C:/Users/paul/.heroku/client/lib/heroku/command/apps.rb:255:in `create'
C:/Users/paul/.heroku/client/lib/heroku/command.rb:206:in `run'
C:/Users/paul/.heroku/client/lib/heroku/cli.rb:28:in `start'
C:/Program Files (x86)/Heroku/bin/heroku:29:in `<main>'

Command: heroku create
Version: heroku/toolbelt/2.39.4 (i386-mingw32) ruby/1.9.3

我最初的想法是 GIT 不在路径中或无法调用,但我通过简单地运行 git --version 将其作为问题的一部分消除了。 :
@ C:\railsprojects\sample_app> git --version
git version 1.8.3.msysgit.0

所以,一切似乎都顺理成章。其他人知道可能出了什么问题吗?

我运行的是Windows 7,Heroku客户端的版本是 heroku/toolbelt/2.39.4 (i386-mingw32) ruby/1.9.3 .

最佳答案

您不应该提供要创建的应用程序的名称。赞 heroku 创建 application_name .这就是本文中所说的link .

关于heroku-toolbelt - Heroku 创建命令失败 - 没有这样的文件或目录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17652122/

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