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
Error:Command failed with EACCES: java -version spawn java EACCES
at ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Please help as soon as you can. Thank you so much!
The text was updated successfully, but these errors were encountered:
I am trying to run apk-mitm on my Samsung Galaxy A03s using Termux, and I attempted to run the following command as indicated on this site (https://httptoolkit.com/blog/intercepting-android-https/#intercepting-https-on-non-rooted-devices), and I'm getting the following ERROR:
Command:
npx apk-mitm ./downloaded-app.apk
Error:Command failed with EACCES: java -version spawn java EACCES
at ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Please help as soon as you can. Thank you so much!
The text was updated successfully, but these errors were encountered: