Skip to content

New updates arent installed on mac os sequoia 15.4.1 #574

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

Open
amaelftah opened this issue Apr 29, 2025 · 0 comments
Open

New updates arent installed on mac os sequoia 15.4.1 #574

amaelftah opened this issue Apr 29, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@amaelftah
Copy link

amaelftah commented Apr 29, 2025

What were you trying to do?

each time i reopen the app i always get this notification and nothing is installed . i believe maybe it's this bug electron-userland/electron-builder#8795

Image

What happened?

currently when i reopen a production build it doesnt install the new version

How to reproduce the bug

just run php artisan native:publish everything works fine and uploaded sucesfully on digital ocean . but once i close and reopen the app nothing installed

Debug Output

{
"Environment": {
"PHP": {
"Version": "8.3.20",
"Path": "/Users/amaelftah/Library/Application Support/Herd/bin/php83"
},
"Laravel": {
"Version": "12.10.2",
"ConfigCached": false,
"DebugEnabled": true
},
"Node": {
"Version": "v23.11.0",
"Path": "/opt/homebrew/bin/node"
},
"NPM": {
"Version": "10.9.2",
"Path": "/opt/homebrew/bin/npm"
},
"OperatingSystem": "Darwin"
},
"NativePHP": {
"Versions": {
"nativephp/electron": "1.0.0.0",
"nativephp/laravel": "1.0.0.0",
"nativephp/php-bin": "1.0.1.0"
},
"Configuration": {
"Provider": "App\Providers\NativeAppServiceProvider",
"BuildHooks": {
"Pre": [],
"Post": []
},
"NotarizationEnabled": true,
"CustomPHPBinary": false
}
}
}

Which operating systems have you seen this occur on?

macOS

Notes

a solution i have found is this comment . by manually clicking the app icon from applications

electron-userland/electron-builder#8795 (comment)

@amaelftah amaelftah added the bug Something isn't working label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant