We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
I think Java or JNI is not found (or not installed) in your environment. Please refer to the following pages:
Sorry, something went wrong.
No branches or pull requests
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:
Looks like a file is missing in the install package. Do you have any further insights?
The text was updated successfully, but these errors were encountered: