./vendor/bin/sail: No such file or directory #50768
Unanswered
ipolikarpov
asked this question in
Q&A
Replies: 1 comment
-
Remove the directory Suggest to use Discord Server for quicker response from the community: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run new Laravel Sail application on Mac (MBA M1, OSX 14.2.1) using documentation
And here is what I got:
I tried to use workaround (?php=82), set alias for sail (
bash ./vendor/laravel/sail/bin/sail
) but it doesn't work, same error 'No such file or directory'. Any ideas how to fix it?Beta Was this translation helpful? Give feedback.
All reactions