chame1eon / jnitrace

A Frida based tool that traces usage of the JNI API in Android apps.
MIT License
1.62k stars 260 forks source link

npm run watch error -> build error #49

Closed Katana-O closed 2 years ago

Katana-O commented 2 years ago

1

Hi there, When i run "npm run watch" right after "npm install", tons of error show up, and this is one of them. jnitrace version: 3.3.0 py version: 3.7.7 frida version: 14.2.18 npm version: 6.14.7 OS: Debian based Linux

Katana-O commented 2 years ago

Problem solved.