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

Node.js Redis Library is out of date #4

Open
Rodeoclash opened this issue Mar 6, 2010 · 0 comments
Open

Node.js Redis Library is out of date #4

Rodeoclash opened this issue Mar 6, 2010 · 0 comments

Comments

@Rodeoclash
Copy link

Hi, looks like the Redis library you're using for logging is now out of date with Node.js. It's throwing the following error:

Error: Promise has been removed. See http://groups.google.com/group/nodejs/msg/0c483b891c56fea2 for more information.
at new (node.js:11:11)
at [object Object].rpush (/Users/sam/Sites/node_websocket_server/lib/redis.js:278:19)
at /Users/sam/Sites/node_websocket_server/log.js:51:12
at /Users/sam/Sites/node_websocket_server/log.js:42:23
at Object.store (/Users/sam/Sites/node_websocket_server/log.js:62:3)
at /Users/sam/Sites/node_websocket_server/websocket.js:37:14
at [object Object].log (/Users/sam/Sites/node_websocket_server/websocket.js:95:27)
at new (/Users/sam/Sites/node_websocket_server/websocket.js:97:8)
at Server. (/Users/sam/Sites/node_websocket_server/websocket.js:59:5)
at node.js:756:9

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