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
this is the type error i am getting in my terminal. i have failed to find a way to fix it. i think its the one causing the causing the console error and failure to login a user. i have checked and rechecked the login file and the providers and everything seems to be in place. please help. here is the link to my repository: https://github.com/eng-Arnold07/blogging-app
@eng-Arnold07 I hope you have solved this issue. I was also stuck with the same problem. I have solved mine, posting the solution here so you or other can learn from my mistake.
I folder structure was incorrect, I mistakenly created the api folder directly inside src instead of creating it inside app folder. This is how the folder structure should look like:
everything is set but the error persists and i can login a user.
The text was updated successfully, but these errors were encountered: