`php artisan filament:install --panels` fails for non-admin input
As the title says, the command works if you pass
the errors is
There is a
I tried all the usual steps (
Not sure if this is a bug or something with my local setup.
admin to the prompt, but fails with anything elsethe errors is
There is a
PanelProvider.stub in my vendor folder, but it's in vendor/filament/*filament*/stubs (not filament/support) folderI tried all the usual steps (
filament:upgrade, deleted vendor folder etc)Not sure if this is a bug or something with my local setup.

Solution
The fix I saw is this https://github.com/filamentphp/filament/commit/5d3705f1a994d38f1093566bfba4b43beae60e6b and fixed by Dan, is Daniel is Dan long form? 