Sector
Vite error
also its creating a package.json, but it looks kinda "empty"?
{
"devDependencies": {
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/typography": "^0.5.15",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.41",
"postcss-nesting": "^13.0.0",
"tailwindcss": "^3.4.10"
}
}
15 replies
Vite error
Yeah. When i run the make:filament -theme command, I didnt' get the regular warning. I just got this:
Action is required to complete the theme setup:
⇂ It looks like you don't have Vite installed. Please use your asset bundling system of choice to compile
⇂ It looks like you don't have Vite installed. Please use your asset bundling system of choice to compile
resources/css/filament/admin/theme.css
into public/css/filament/admin/theme.css
15 replies