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
Is it intentional that when running php artisan navtivescript:build linux, with the .env key NATIVEPHP_UPDATER_ENABLED=false (I also tried just hardcoding it to false in the config)
The build segment takes a significant amount of time to "add autoupdate files"?
What happened?
I spent quite a long time adding "autoupdate files", even when the auto-update feature is disabled
How to reproduce the bug
Try to build for Linux with auto-update disabled
Package Versions
{
"installed": [
{
"name": "nativephp/electron",
"direct-dependency": true,
"homepage": "https://github.com/nativephp/electron",
"source": "https://github.com/NativePHP/electron/tree/0.8.7",
"version": "0.8.7",
"description": "Electron wrapper for the NativePHP framework.",
"abandoned": false
},
{
"name": "nativephp/laravel",
"direct-dependency": false,
"homepage": "https://github.com/nativephp/laravel",
"source": "https://github.com/NativePHP/laravel/tree/0.7.0",
"version": "0.7.0",
"description": "Laravel wrapper for the NativePHP framework.",
"abandoned": false
},
{
"name": "nativephp/php-bin",
"direct-dependency": false,
"homepage": "https://nativephp.com",
"source": "https://github.com/NativePHP/php-bin/tree/0.5.6",
"version": "0.5.6",
"description": "PHP binaries used by the NativePHP framework",
"abandoned": false
}
]
}
PHP Version
8.2.0
Laravel Version
v11.41.3
Node Version
22.9
Which operating systems have you seen this occur on?
macOS
OS version
Sequoia 15.1.1 (24B91)
Notes
No response
The text was updated successfully, but these errors were encountered:
What were you trying to do?
Hey,
Is it intentional that when running
php artisan navtivescript:build linux
, with the .env keyNATIVEPHP_UPDATER_ENABLED=false
(I also tried just hardcoding it to false in the config)The build segment takes a significant amount of time to "add autoupdate files"?
![Image](https://private-user-images.githubusercontent.com/2234034/408159471-4d115ee9-5b37-43a2-90df-b71cccefe557.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MDMxMjgsIm5iZiI6MTczOTUwMjgyOCwicGF0aCI6Ii8yMjM0MDM0LzQwODE1OTQ3MS00ZDExNWVlOS01YjM3LTQzYTItOTBkZi1iNzFjY2NlZmU1NTcuanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDAzMTM0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ2OTI3ZDc4OGNmYjhkYzI2MGRlYTY0MDJhMGFiMjI4MDY0MmI2NmUyMTNhMTE5NDQ1N2Q4MGMyNDUzYTYyZjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.UggSYsn5ya_7DCmMoCf9pVqUw_3N7JwBewt4Q77ufL4)
What happened?
I spent quite a long time adding "autoupdate files", even when the auto-update feature is disabled
How to reproduce the bug
Try to build for Linux with auto-update disabled
Package Versions
PHP Version
8.2.0
Laravel Version
v11.41.3
Node Version
22.9
Which operating systems have you seen this occur on?
macOS
OS version
Sequoia 15.1.1 (24B91)
Notes
No response
The text was updated successfully, but these errors were encountered: