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

Warning in Node 6.1.0 #54

Open
emanchado opened this issue May 13, 2016 · 1 comment
Open

Warning in Node 6.1.0 #54

emanchado opened this issue May 13, 2016 · 1 comment

Comments

@emanchado
Copy link

It seems that Node v6.1.0 marked process.EventEmitter as deprecated. It spits out this warning when loading websocket.io:

(node:272) DeprecationWarning: process.EventEmitter is deprecated. Use require('events') instead.

This project looks abandoned, but it's probably an easy fix.

kewisch added a commit to kewisch/websocket.io that referenced this issue Jan 2, 2017
@kewisch
Copy link

kewisch commented Jan 2, 2017

Duplicate of #55

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