-
Notifications
You must be signed in to change notification settings - Fork 848
Failed to load PostCSS config... #1314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
the same without ssr with php artisan jetstream:install inertia . Forgot to mention , have nodejs v20.1.0 and npm 9.6.6. |
Got the same error. |
I got the same error! |
Hey folks, I'm on it. I somehow managed to merge #1242 into 2.x instead of the current 3.x. Working on a fix. Sorry about the troubles. |
Fix is up. Hoping to get it merged asap. Until it is merged, after the install failure you can make the changes seen in that PR and you should be right to roll. |
wish your PR to be merged asap, still waiting , yeah earlier figured out the issue was with tailwindcss and postcss config |
thanks btw |
You are welcome. 3.2 has been tagged and resolves the issue. |
working fine |
Thank you! |
Jetstream Version
3.1.3
Jetstream Stack
Inertia
Laravel Version
10.10.0
PHP Version
8.1.18
Database Driver & Version
No response
Description
Hi, I don't know if this is a bug or just me being dumb. I tried to install jetstream with inertia stack and got this error
Failed to load PostCSS config...
Can anyone please explain what is going on with the installation as this is the first time I've encountered this.Thank you and pardon my ignorance.
Steps To Reproduce
php artisan jetstream:install inertia --ssr
The text was updated successfully, but these errors were encountered: