Skip to content
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

Something went wrong #305

Closed
mocap-lt opened this issue Jul 26, 2022 · 2 comments
Closed

Something went wrong #305

mocap-lt opened this issue Jul 26, 2022 · 2 comments

Comments

@mocap-lt
Copy link

I just was opening my Laravel 9 project... and Invoker sowed this error.
I'm on Win 10 Pro 64

OS: win32
Invoker Version: 2.9.0
Laravel Version: unknown
Local project: true
PHP Binary: /usr/local/bin/php
Route: /home

Error:

Error: spawn /usr/local/bin/php ENOENT
@sschlein
Copy link
Member

Please select your correct local PHP binary, this error means that there is no PHP at this path. This path looks like a Linux/Mac path but your PHP at Windows is likely at C:\php\php.exe or C:\xampp...\php.exe etc.

Invoker needs local PHP and does not work with Docker or WSL based setups at the moment. We are working on an update but don't have an ETA for this yet.

If you use multiple paths, please make sure to use the correct binary for your project.

@mocap-lt
Copy link
Author

mocap-lt commented Jul 26, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants