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
@sanjayk0508 i assume you are using a mac, as even for me no sites/servers open on localhost:5000
without running the project, open localhost:5000 and you will probably get something like access denied
To run the project on your device successfully, clone the repo. If you notice in the .env file the port is set to be 5000 (PORT=5000). Just change it to 5001 or some other port number and open localhost:5001 or whatever the PORT number you set it to and it should work.
everything was going well but after installing apollo/client and connecting it with react , the localhost turned blank and shows an error in console:
pls help me out in this.
Thank you
The text was updated successfully, but these errors were encountered: