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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: