Skip to content

Error: No Modules Found!Β #16

@asami95

Description

@asami95

Hi,
First, thank you so much for your efforts, I really appreciate your awesome work!

I tried to run the mentioned command npx react-native-decompiler -i ./index.android.bundle -o ./output in the document to decompile an output of the android APK file /assets/index.android.bundle but I got this error:

[!] No modules were found!
[!] Possible reasons:
[!] - The React Native app is unbundled. If it is, export the "js-modules" folder from the app and provide it as the --js-modules argument
[!] - The bundle is a binary/encrypted file (ex. Facebook, Instagram). These files are not supported
[!] - The provided Webpack bundle input is not or does not contain the entrypoint bundle
[!] - The file provided is not a React Native or Webpack bundle.

Am I running the wrong command?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions