Typed property Filament\Support\Assets\Asset::$package must not be accessed before initialization

I uploaded a Laravel-Filament application in AWS with the Forge service, but when accessing my application it returned that error, I have not been able to solve it. Some help?
image.png
Solution
resolved! It was what you mentioned, a theme plugin, I uninstalled it and added my own theme, thank you very much
Was this page helpful?