Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Can't run the project. #8

Open
davidurco opened this issue Feb 19, 2019 · 1 comment
Open

Can't run the project. #8

davidurco opened this issue Feb 19, 2019 · 1 comment

Comments

@davidurco
Copy link
Contributor

davidurco commented Feb 19, 2019

Can't run the project due to:
WebSocket connection to 'ws://localhost:3000/sockjs-node/076/jk1yiolt/websocket' failed: Connection closed before receiving a handshake response.

Steps to reproduce:

  1. Clone the repository and change the branch to DEV
  2. Open cmd and type - cd src and then npm install
  3. Start app with npm run start.
  4. Open browser console and you will see the error.

I assume that error is related to the bad configuration of react.

Things I've tried:

  1. Changed port to different one.
  2. Tried running the app with different terminals.
  3. Googling
@Benko11
Copy link
Owner

Benko11 commented Jun 18, 2019

Thank you for reporting this issue!

I am sorry, it has been a while since I had a look at the issues. I am currently subscribing to this thread, so I should be notified if you write something.

dev branch has been fairly unstable, unpolished and unfinished and the code was such a mess I decided to rework it from scratch (check out dev2) where I took the code from master and now strive to make it functional again.

It is quite a challenge to take on, as I and JavaScript have never been too big friends, but after some thinking, I decided it would be the best for this type of application.

I will take your feedback into consideration when developing the code from scratch in the branch dev2.

NOTE: I do not recommend installing dev2 at all, it's even more unfinished, unpolished and everything than dev was. Unless you plan to write some code (which I doubt), I do not recommend it for the time being.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants