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

Installation issue on apk_unpack #10

Open
dickyher-lab opened this issue Apr 13, 2021 · 0 comments
Open

Installation issue on apk_unpack #10

dickyher-lab opened this issue Apr 13, 2021 · 0 comments

Comments

@dickyher-lab
Copy link

dickyher-lab commented Apr 13, 2021

i have some problem when installing ti_recover. From the repo in npm, im tracing that there is
dependency apk_unpack, so i do some separate installation npm i apk_unpack and the error is the same

443 error code 1
444 error path /home/kali/node_modules/ti_recover/node_modules/java
445 error command failed
446 error command sh -c node-gyp rebuild
447 error make: Entering directory '/home/kali/node_modules/ti_recover/node_modules/java/build'
447 error CXX(target) Release/obj.target/nodejavabridge_bindings/src/java.o
447 error make: Leaving directory '/home/kali/node_modules/ti_recover/node_modules/java/build'
448 error gyp info it worked if it ends with ok
448 error gyp info using node-gyp@7.1.2
448 error gyp info using node@12.20.2 | linux | x64
448 error gyp info find Python using Python version 3.9.1 found at "/usr/bin/python3"
448 error gyp info spawn /usr/bin/python3
448 error gyp info spawn args [
448 .. and so on

My env : kali linux version 2021.1 (64 bit), npm 7.5.2, node v12.20.2, javac 17-ea, node-gyp v8.0.0
if you read this @creador, i would like to know what is your environtment to install ti_recover.
Much Appreciate for the reply

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

1 participant