Create custom page error

Hi!

When i want to create a custom page via: php artisan make:filament-page Settings

I get the error:
str_repeat(): Argument #2 ($times) must be greater than or equal to 0

What could be the problem?
Solution
Weird, created a custom page manually. And now the command is working.
Was this page helpful?