Closed
Description
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