You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While starting the development server with the command php artisan native:serve, the Laravel application is not appearing in a native desktop window.
What happened?
It should now show my Laravel application running in a native desktop window.
How to reproduce the bug
After completing your installation process mentioned in your docsWhile starting the development server with the command php artisan native:serve, the Laravel application is not appearing in a native desktop window.
Package Versions
"version": "0.7.0"
PHP Version
8.3.8
Laravel Version
10.0.0 and in 11.9
Node Version
22.5
Which operating systems have you seen this occur on?
Windows
OS version
10.0.22631.4037
Notes
More details: "npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error https://github.com/npm/cli/issues
npm error A complete log of this run can be found in: C:\Users\abc\AppData\Local\npm-cache_logs\2024-08-28T11_05_25_105Z-debug-0.log
Starting NativePHP app
Running the dev script with npm...
Fetching latest dependencies…
[email protected] dev
cross-env node php.js && electron-vite dev --watch
'cross-env' is not recognized as an internal or external command,
operable program or batch file." No response
The text was updated successfully, but these errors were encountered:
Yes, I have installed the dependencies using this command and followed all the steps outlined in the NativePHP documentation: Getting Started - Installation
What were you trying to do?
While starting the development server with the command php artisan native:serve, the Laravel application is not appearing in a native desktop window.
What happened?
It should now show my Laravel application running in a native desktop window.
How to reproduce the bug
After completing your installation process mentioned in your docsWhile starting the development server with the command php artisan native:serve, the Laravel application is not appearing in a native desktop window.
Package Versions
"version": "0.7.0"
PHP Version
8.3.8
Laravel Version
10.0.0 and in 11.9
Node Version
22.5
Which operating systems have you seen this occur on?
Windows
OS version
10.0.22631.4037
Notes
More details: "npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error https://github.com/npm/cli/issues
npm error A complete log of this run can be found in: C:\Users\abc\AppData\Local\npm-cache_logs\2024-08-28T11_05_25_105Z-debug-0.log
Starting NativePHP app
Running the dev script with npm...
Fetching latest dependencies…
'cross-env' is not recognized as an internal or external command,
operable program or batch file."
No response
The text was updated successfully, but these errors were encountered: