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
goto .env file in backend folder and then remove "" from MONGO_URI and ORIGIN env variable also do same with frontend folder's .env file in which variable is REACT_APP_BASE_URL , now finally this envs look like this
in backend folder .env
MONGO_URI=mongodb://localhost:27017/Main_Ecommerce
ORIGIN=http://localhost:3000
there is error while lgin or creating account
The text was updated successfully, but these errors were encountered: