gpt4 book ai didi

php - Laravel Homestead 安装 : bash init. sh 不工作

转载 作者:IT王子 更新时间:2023-10-29 00:59:54 24 4
gpt4 key购买 nike

我正在尝试安装 Laravel Homestead,以便能够在本地测试我的 Laravel 项目。

我正在学习本教程:http://laravel.com/docs/4.2/homestead

在“安装 Homestead”部分,我按照第二步“手动通过 Git(无本地 PHP)”进行操作,我没有在本地安装任何 PHP,也无法使用 Composer。 (难道 PHP 不应该作为 Homestead 的一部分安装吗?)

我到了这部分:

Once you have installed the Homestead CLI tool, run the bash init.sh command to create the Homestead.yaml configuration file:

bash init.sh

在命令提示符下,我尝试输入以下命令:

bash init.sh

我收到以下错误:

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

然后我尝试在 Git Bash 中输入相同的命令,但出现以下错误:

bash: init.sh: No such file or directory

当我尝试简单地进入 Git Bash 时

init.sh

我收到以下错误:

sh.exe": init.sh: 找不到命令

最佳答案

我很好地遇到了这个问题。你需要跳进你的终端(我在 Mac 上。)

  • 在您的控制台中输入:cd ~/Homestead
  • 并确保您位于新生成的 Homestead 文件夹中(您始终可以单击 Finder > 您的主目录 > Homestead 以确认它位于应有的位置),
  • 然后在终端中输入 ls —— 如果它列出了所有文件,如 Vagrantfilecomposer.lock 和 bash init.sh,你应该在。

一旦您知道自己位于正确的 Homestead 文件夹中,此时您就可以在其中运行 bash init.sh

完成此操作后,它现在显示 Homestead initialized!

关于php - Laravel Homestead 安装 : bash init. sh 不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27950807/

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