Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A JavaScript error ocurred in the main process #42

Open
herculan0 opened this issue Jun 8, 2019 · 0 comments
Open

A JavaScript error ocurred in the main process #42

herculan0 opened this issue Jun 8, 2019 · 0 comments

Comments

@herculan0
Copy link

So I'm trying to git clone and after that, I just run:
npm install && npm run build && npm start

after that a Java Script error ocurred

Uncaught Exception:

TypeError: Cannot read property 'aborted' of null
at ClientRequest._req.on (/home/myuser/Buka/node_modules/ws/lib/WebSocket.js:644:18)
at emitOne (events.js:115:13)
at ClientRequest.emit (events.js:210:7)
at Socket.socketCloseListener (_http_client.js:377:9)
at emitOne (events.js:120:20)
at Socket.emit (events.js:210:7)
at TCP._handle.close [as _onclose] (net.js:549:12).

Them Buka start but not happens.

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

No branches or pull requests

1 participant