-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
[Bug]: No such file or directory: 'run' #24
Comments
same problem. Would you like to start the NativePHP development server (yes/no) [no]:
Starting NativePHP dev server… |
Same problem here Starting NativePHP dev server… PHP Laravel |
same problem |
🤞🤞 |
Same problem |
Do |
if you don't mind a temporary salutation then follow this: https://gist.github.com/ShaneShipston/8bb7cabc423cf0cc64da0eacafa53171 worked for me |
i think this is for Windows users but i'm on Linux Mint system |
This should be fixed now 👍 |
What happened?
I was expecting that the native php app window will launch. but i encountered this error
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'run'
How to reproduce the bug
We can reproduce it using ubuntu 18.04. and then run following commands.
composer require nativephp/electron
php artisan native:install
php artisan native:serve
on serving the app you must see the error
Package Version
0.1.0
PHP Version
8.1.9
Laravel Version
10.10
Which operating systems does with happen with?
Linux
Notes
No response
The text was updated successfully, but these errors were encountered: