Closed cayblood closed 8 years ago
it is not only on OSX, it doesn't compile on Linux too, therefore it breaks everywhere on node v0.12.0
Anyone ever resolve this?
It's still broken..
The commit in master (https://github.com/tblobaum/rconsole/commit/06d9ec171239842448801ecbc1f2910e379e3aa5) resolves it, but npmjs registry still has the 0.2.0 without this change.
If you are using node 0.12.2 and npm 2.7.4 Workaround: in package.json use the master from github "rconsole": "https://github.com/tblobaum/rconsole.git" instead of "rconsole": "0.2.0"
Is there any plan to release a new version with Node.js 0.12 support? I've published under a scoped repo for now if anyone needs 0.12 in the meantime: https://www.npmjs.com/package/@rowanmanning/rconsole
Is there any chance for this to be fixed in npm?
:+1: @tblobaum please do publish this to npm when you get the chance! :)
should be fixed
I'm getting the following error trying to npm install rconsole on OSX 10.10.2 (with homebrew npm):