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 there, I'm very green when it comes to webdev stuff (experienced in desktop game dev mostly), so I could very well be doing something wrong, but I'm trying to get the example going with the readme instructions and running into problems:
Following the steps exactly, I get an error when running step 6, that port 3000 is already in use. I assume this is due to a collision with the port from running the docker memgraph command; I changed the port in the .env to 3001 and that seemed to work.
Hi there, I'm very green when it comes to webdev stuff (experienced in desktop game dev mostly), so I could very well be doing something wrong, but I'm trying to get the example going with the readme instructions and running into problems:
.env
to 3001 and that seemed to work.The text was updated successfully, but these errors were encountered: