-
Notifications
You must be signed in to change notification settings - Fork 698
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working valet php command to proxy calls on Macbook M3 #1490
Comments
I'm not sure what the default The error message suggests that it's not even running the specified To help figure out what places on your PATH |
@drbyte I configured valet correctly also working on other commands like |
For it to proxy commands, it needs access to an environment What's the output of |
@drbyte These is the output. |
I still think your |
What happens when you run it manually? |
Closing this issue because it's inactive, already solved, old or not relevant anymore. Feel to open up a new issue if you're still experiencing this. |
Description
When I run the command
Valet version : 4.7.1
valet php -v or valet composer install
I am getting an error:
/opt/homebrew/bin/valet: line 158: Fatal: command not found
Steps To Reproduce
if I run the command
valet php -v or valet composer install
I am getting an error:
/opt/homebrew/bin/valet: line 158: Fatal: command not found
Diagnosis
valet php and valet composer is not working
The text was updated successfully, but these errors were encountered: