react-native-decompiler
react-native-decompiler copied to clipboard
sh: react-native-decompiler: command not found
Hello,
When I install it, it shows right away sh: react-native-decompiler: command not found
.
$npx [email protected]
Need to install the following packages:
[email protected]
Ok to proceed? (y) y
sh: react-native-decompiler: command not found
Installation via npm shows the same error. What am I missing please?
Subsequent running:
npx [email protected] -i app-release/assets/index.android.bundle -o ./output
Also ends up as
sh: react-native-decompiler: command not found
Many Thanks