Skip to content

New updates arent installed on mac os sequoia 15.4.1 #574

Open
@amaelftah

Description

@amaelftah

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions