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

cannot find module './websocket' #10

Open
earbaobao opened this issue Dec 8, 2015 · 1 comment
Open

cannot find module './websocket' #10

earbaobao opened this issue Dec 8, 2015 · 1 comment

Comments

@earbaobao
Copy link

I installed all dependencies it asked for, include socket.io-client and websocket. However, when I run node server.js, it shows cannot find './websocket'.

Any thought for this issue ?

@ermarkar
Copy link

ermarkar commented Feb 8, 2016

You need to install websocket package. Search for './websocket' and change './websocket' to 'websocket'.

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

2 participants