react-native-decompiler icon indicating copy to clipboard operation
react-native-decompiler copied to clipboard

sh: react-native-decompiler: command not found

Open houmie opened this issue 2 years ago • 6 comments
trafficstars

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

houmie avatar Mar 08 '23 16:03 houmie

Version [email protected] works. Please fix the latest version (0.2.3) on Mac.

houmie avatar Mar 08 '23 17:03 houmie

Looks like there's nothing published in the 0.2.3 package apart from the license, package.json, and README.md files.

DerekRies avatar Mar 10 '23 17:03 DerekRies

Were you able to solve this problem? I'm using version "0.2.3" and have the same problem.

xShuden avatar Mar 31 '23 05:03 xShuden

Downgrade to 0.2.2. But even after you install it, this project doesn't seem to be able to decompile anything. At least I couldn't get it work.

houmie avatar Mar 31 '23 05:03 houmie

@houmie @xShuden @DerekRies Sorry for the delay, I have published 0.2.4. can you check now, it should work now.

npx react-native-decompiler -i ./index.android.bundle -o ./output

numandev1 avatar Mar 31 '23 07:03 numandev1

I see this message. What should I do? @numandev1

https://www.hizliresim.com/tdwy4pu

xShuden avatar Mar 31 '23 09:03 xShuden