You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently tried to use auto import on vue-router and pinia but to no avail.
Always gives an error of "createStore not defined" or "createRouter not defined"
Have tried on rsbuild and vite. Also on projects with tauri and wails and same thing.