Skip to content
New issue

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

Adding npm package "java" fails #116

Open
jhergeth opened this issue Nov 29, 2015 · 1 comment
Open

Adding npm package "java" fails #116

jhergeth opened this issue Nov 29, 2015 · 1 comment

Comments

@jhergeth
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants