You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: