joelbutcher / socialstream

OAuth for Laravel, simplified.

Home Page:https://docs.socialstream.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation steps broken with vite introduction in Laravel

ayushghosh opened this issue · comments

You get error.

Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: http://0.0.0.0:5173/resources/js/Pages/Auth/Login.vue

I was able to update the paths and make it work for now.

Oops, looks like I missed the Vite release.

I'll take a look at this tonight - thanks for the spot!

Hi @ayushghosh I've just tried to replicate this with a fresh install, but everything seems to be working – are you working on a fresh application, or upgrading an existing one?

This has been fixed with release v3.6.0