Closed joebenson closed 1 year ago
I got the same error.
Same here.
Same problem here, maybe there's something to change in the package.json
under Electron 👀
Same here.
Looks like it doesn't copy the php and cert files to vendor/nativephp/electron/resources/js/out/main
, but i could figure out why.
Edit: Im on Mac M2
This should now be fixed with the latest version(s)
What happened?
Running
php artisan native:install
gets hung up trying to build for development:Mac OS Ventura 13.4.1 PHP 8.2.8 Node / NPM (v20.5.0 / v9.8.0) Yarn 1.22.19 Fresh Laravel app install
How to reproduce the bug
Follow the installation steps step-by-step with up-to-date dependencies as described.
Package Version
0.1.0
PHP Version
8.2.8
Laravel Version
10.10
Which operating systems does with happen with?
macOS
Notes
No response