beyondcode / invoker-community

74 stars 2 forks source link

Something went wrong #305

Closed mocap-lt closed 2 years ago

mocap-lt commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

Thank you. It works. You can put that info right in the Invoke app error message, so there will be less bug reports / help requests.

All the best, Vadim

On Tue, Jul 26, 2022 at 5:51 PM Sebastian Schlein @.***> wrote:

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.

— Reply to this email directly, view it on GitHub https://github.com/beyondcode/invoker-community/issues/305#issuecomment-1195586568, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASJZOPE6J6MOLNE5EX2LKYLVV73QXANCNFSM54WGZQRQ . You are receiving this because you authored the thread.Message ID: @.***>