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
Hi, I have the same issue as you but I still can't find the solution. I think that the issue maybe is come from here import VueAuth from '@websanova/vue-auth',
because if I use import * as VueAuth from '@websanova/vue-auth';
It can solve the 3rd warning but the other two still can't. I was so confused about that.
i got this error
how to solve this?
i'm using laravel 8 and vue 2.6.12
and @websanova latest ver
The text was updated successfully, but these errors were encountered: