laravel / homestead

MIT License
3.85k stars 1.45k forks source link

I got sudo: /usr/bin/php8.3: command not found when use vagrant up --provision #1980

Open chan15 opened 1 month ago

chan15 commented 1 month ago

Versions


commit 9db11b4e2b609caba6d48cac4b352c24db42eac4 (HEAD -> release, origin/release)
Merge: 6c474ca e466c30
Author: Joe Ferguson <joe@joeferguson.me>
Date:   Mon Apr 29 15:30:12 2024 -0500

    Merge branch 'main' into release

## Host operating system
Windows 11

I use `git pull` today, and execute `vagrant up --provision` and got `php8.3 command not found`, how to solve it?