Skip to content
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]: after start the NativePHP development server #114

Closed
Ali7med opened this issue Aug 3, 2023 · 6 comments
Closed

[Bug]: after start the NativePHP development server #114

Ali7med opened this issue Aug 3, 2023 · 6 comments
Labels
bug Something isn't working windows

Comments

@Ali7med
Copy link

Ali7med commented Aug 3, 2023

What happened?

after start the NativePHP development server

image

How to reproduce the bug

after start the NativePHP development server

Package Version

2.0

PHP Version

8.2

Laravel Version

10.17

Node Version

18.17

Which operating systems does with happen with?

Windows

Notes

No response

@Ali7med Ali7med added the bug Something isn't working label Aug 3, 2023
@amitappaspect
Copy link

@Ali7med did any one find solution for this @mpociot . Or Native PHP is sill no support in Windows OS?

@basst85
Copy link
Contributor

basst85 commented Aug 3, 2023

A temp fix for this error:

You can change this part in electron-builder.js: NativePHP/electron@4b31617

And then run php artisan native:serve again.

Also check this report, this is the cause of the error:
#96

@lepresk
Copy link

lepresk commented Aug 3, 2023

A temp fix for this error:

You can change this part in electron-builder.js: NativePHP/electron@4b31617

And then run php artisan native:serve again.

Also check this report, this is the cause of the error: #96

NativePHP/electron@4b31617 confirm that this fix the error

@adrianpaiva1
Copy link

same issue on ubuntu 22.04, this temp fix above solves it for me as well.

@gitnyasha
Copy link

A temp fix for this error:

You can change this part in electron-builder.js: NativePHP/electron@4b31617

And then run php artisan native:serve again.

Also check this report, this is the cause of the error: #96

Thank you this works for me

@simonhamp
Copy link
Member

This fix has been applied along with others that improve Windows support dramatically.

Please update to nativephp/electron v0.6 and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

No branches or pull requests

7 participants