I'm on OSX 10.11 and trying to install, however, whenever I try to do so, it tries to install node-java 0.5.5 as a dependency which fails (gives me node-gyp errors).
The package.json gives "java": "^0.6.0" as a dependency so I'm not sure why it would be failing.
I'm on OSX 10.11 and trying to install, however, whenever I try to do so, it tries to install node-java 0.5.5 as a dependency which fails (gives me node-gyp errors).
The package.json gives "java": "^0.6.0" as a dependency so I'm not sure why it would be failing.