We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have just updated to the most recent version of node.js (0.10.15) and was unable to run arcusnode.
It looks like the api for dgram is not backward compatible. Have a look here: http://nodejs.org/api/dgram.html#dgram_udp_datagram_sockets.
I have managed to find a workaround. There are some suggestions here: thatguydan/hue.js#2 (comment) .
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have just updated to the most recent version of node.js (0.10.15) and was unable to run arcusnode.
It looks like the api for dgram is not backward compatible. Have a look here: http://nodejs.org/api/dgram.html#dgram_udp_datagram_sockets.
I have managed to find a workaround. There are some suggestions here: thatguydan/hue.js#2 (comment) .
The text was updated successfully, but these errors were encountered: