cypress-example-conduit-app icon indicating copy to clipboard operation
cypress-example-conduit-app copied to clipboard

Need help for server request error.

Open jubaedprince opened this issue 4 years ago • 0 comments

hello, I've cloned this repo & installed all the dependencies on the client, server directories. For running servers, I run commands npm start in both client & server. But whenever I'm running any cypress tests or doing signup/login in http://localhost:4100/. I'm getting this error: Debug: request, error, close on the server directory. Both servers http://localhost:3000, http://localhost:4100/ ran during the test & Please also see the screenshot for better understanding. Do I have to do any other steps or tasks for the server to works? Also, do I need to do any database setup/configuration for this? Thanks in advance.

Screenshot 2021-08-07 at 3 09 43 AM

jubaedprince avatar Aug 06 '21 21:08 jubaedprince