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

Installing “atom-alloy@0.3.0” failed #48

Open
seanavery opened this issue Oct 11, 2017 · 1 comment
Open

Installing “atom-alloy@0.3.0” failed #48

seanavery opened this issue Oct 11, 2017 · 1 comment

Comments

@seanavery
Copy link

hello and thank you building this package, I am really excited to use alloy in atom :)

However, I am running into errors on install w/ Mac OS.

Here is the output:

In file included from ../src/java.cpp:1:
../src/java.h:7:10: fatal error: 'jni.h' file not found
#include <jni.h>
         ^
1 error generated.
make: *** [Release/obj.target/nodejavabridge_bindings/src/java.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2

Looks like a file is missing in the install package. Do you have any further insights?

@HiroakiMikami
Copy link
Owner

I think Java or JNI is not found (or not installed) in your environment.
Please refer to the following pages:

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