meteorhacks / npm

Complete NPM integration for Meteor
http://meteorhacks.com/complete-npm-integration-for-meteor.html
MIT License
509 stars 43 forks source link

Adding npm package "java" fails #116

Open jhergeth opened 8 years ago

jhergeth commented 8 years ago

Trying to use a Java library from the server side of meteor i ran tried to install node-java https://github.com/joeferner/node-java with the help of meteorhacks:npm. I got this error:

gypnpm ERR! java@0.6.0 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the java@0.6.0 install script. npm ERR! This is most likely a problem with the java package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get their info via: npm ERR! npm owner ls java npm ERR! There is likely additional logging output above.

Any suggestions?

With regards jhergeth

casey1111 commented 8 years ago

I'm also having the same issues on Windows with a package (node-jt400) that depends on java@0.6.0