shroudedcode / apk-mitm

🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
https://npm.im/apk-mitm
MIT License
3.6k stars 337 forks source link

error #137

Open Anubi5x0 opened 10 months ago

Anubi5x0 commented 10 months ago

internal/modules/cjs/loader.js:818 throw err; ^

Error: Cannot find module 'fs/promises' Require stack:

2023-08-19_21-23

Anubi5x0 commented 10 months ago

fixed

tibonvill commented 2 months ago

update your node-js version, then also use execution flag of --apktool to specify path to the modern version .jar file (for another type of error) This will solve it.