ozziexsh/laravel-jetstream-react

SSR error on Laravel 10

Closed this issue · 1 comments

I got this error on a fresh install of Laravel 10. x with Jetstream 4.3

image

here is insde on bootstrap/ssr/ssr.js
image

Honestly, I don't know how ssr.js is generated

Sorry my bad, turns out the fix is easy, just run this command after fresh install

npm run build