Closed chrisdew closed 11 years ago
seeing the same problem. This is for rconsole 0.1.8 with node v0.10.0
still happens with node v0.10.4
Hi there,
I'm experiencing the same issues using v.0.10.4 — is this project being actively developed?
I've found other syslog libraries which appear to work inconsistently (only sending logs occasionally or not at all), and I'd love to return to using this module, but with the newest version of node.
Is this problem being resolved, or would I be better served looking elsewhere?
Thanks,
Brekk
Any news on this?
I'm still on node v0.8.x and I haven't had a chance to solve this.
On Mon, Jun 3, 2013 at 9:05 AM, Chris Dew notifications@github.com wrote:
Any news on this?
— Reply to this email directly or view it on GitHubhttps://github.com/tblobaum/rconsole/issues/1#issuecomment-18843285 .
check out https://github.com/tblobaum/rconsole/pull/3 for a quick fix
Quick fix worked for me!
fixed in v0.2.0
Thanks for writing a great module.
It works fine with node v0.8.x, but when I tried the latest release of node, I received the following error:
I have tried deleting the node_modules directory and running
npm install
again.Reinstalling node v0.8.17 makes it work again.