Skip to content

Could not understand command #142

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

Closed
ghost opened this issue Feb 18, 2017 · 1 comment
Closed

Could not understand command #142

ghost opened this issue Feb 18, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 18, 2017

I installed socket.io but when I go to the debug console and use socket.emit('command', 'list'); I get an error saying that it could not understand the command. I am on macOS Sierra and I installed socket.io using npm install socket.io

@facchinm
Copy link
Member

Hi @jmbaron ,
that command is intended to be used in a new project based on socket.io.
If you only need to debug your code, simply type list .
If you see no output, enable verbose logging with log on and then reissue a list

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