F
Filamentβ€’9mo ago
ChesterS

`php artisan filament:install --panels` fails for non-admin input

As the title says, the command works if you pass admin to the prompt, but fails with anything else the errors is
File does not exist at path /var/www/endor/vendor/filament/support/src/../stubs/PanelProvider.stub.
File does not exist at path /var/www/endor/vendor/filament/support/src/../stubs/PanelProvider.stub.
There is a PanelProvider.stub in my vendor folder, but it's in vendor/filament/*filament*/stubs (not filament/support) folder I tried all the usual steps (filament:upgrade, deleted vendor folder etc) Not sure if this is a bug or something with my local setup.
Filament
Packages filament, forms, notifications, support, tables
Version v3.0.89
Views NOT PUBLISHED

Livewire v3.0.10
Filament
Packages filament, forms, notifications, support, tables
Version v3.0.89
Views NOT PUBLISHED

Livewire v3.0.10
No description
4 Replies
Vp
Vpβ€’9mo ago
Yes, you're correct. other than admin will throw this error, can you submit an issue or a PR to fix in github?
ChesterS
ChesterSβ€’9mo ago
Heh daniel fixed it already πŸ˜„
ChesterS
ChesterSβ€’9mo ago
Haha sorry might not be. It's still early in the morning for me πŸ˜„