Filament works with npm by default, but I need use yarn
I will try to use this command: php artisan make:filament-theme --pm=yarn
but it doesn't work because of the filament, it doesn't work with yarn the documentation doesn't say anything about how to install or use yarn with filament
4 Replies
hey
what's not working about it ?
php artisan make:filament-theme --pm=yarn is a valid command
https://github.com/Log1x/filament-starter
Thers a kit here too using yarn
GitHub
GitHub - Log1x/filament-starter: A beautiful starting point for you...
A beautiful starting point for your next TALL stack project using Filament. β‘ - Log1x/filament-starter
interesting thanks I'll see :), in my case doesnt work but i dont know why.. but it is good to know what can be done π thanks
Solution
Solved, thanks flu