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

Crashes my app #142

Open
MarcGodard opened this issue Feb 22, 2020 · 0 comments
Open

Crashes my app #142

MarcGodard opened this issue Feb 22, 2020 · 0 comments

Comments

@MarcGodard
Copy link

MarcGodard commented Feb 22, 2020

I love the idea of this, and really want to add it to my apps, but it crashes them. Maybe a conflict between my sockets and the sockets this site uses?

I might take this apart and build my own version that works with my apps if no one can help me.

I use FeathersJS as my framework, so maybe I can make a version for that framework.

I would also like to style the page to match the app its added too with my menu and stuff.

node_modules/ws/lib/websocket.js:837
  websocket.readyState = WebSocket.CLOSING;
                       ^

TypeError: Cannot set property 'readyState' of undefined
    at Socket.socketOnClose (.../node_modules/ws/lib/websocket.js:837:24)
    at Socket.emit (events.js:203:15)
    at Socket.EventEmitter.emit (domain.js:448:20)
    at TCP._handle.close (net.js:607:12)
[nodemon] app crashed - waiting for file changes before starting...
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