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
while I'm doing step by step but went a doing sign out it's not working. I have facing error POST http://localhost:5173/api/user/signOutUser 500 (Internal Server Error) i have net
The text was updated successfully, but these errors were encountered:
while I'm doing step by step but went a doing sign out it's not working. I have facing error POST http://localhost:5173/api/user/signOutUser 500 (Internal Server Error) i have net
install the dependencies first
cd ./client
-> npm install
cd ./server
->npm install
then run both client and server and make sure your environment variables are ready.
while I'm doing step by step but went a doing sign out it's not working. I have facing error POST http://localhost:5173/api/user/signOutUser 500 (Internal Server Error) i have net
The text was updated successfully, but these errors were encountered: