Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest.json not found #219

Open
ZeyadMused opened this issue Apr 17, 2024 · 1 comment
Open

Manifest.json not found #219

ZeyadMused opened this issue Apr 17, 2024 · 1 comment

Comments

@ZeyadMused
Copy link

I can't find the json file

@TBTS-2011
Copy link

I can't find the json file


Issue #219 has the exact same problem as issue #195.

Well, even I am experiencing the same problem. But I think I might have a somewhat comprehensible answer to why this is happening. Well, this problem might occur because the mod might be corrupted, it can be warped, it can contain a bug, or the browser is not responding properly.

Here are some good methods to follow if you encounter these problems:


  • Check the manifest file:

    Verify the file name and ensure the manifest file is named correctly. It should be named
    manifest.json and located in the root directory of your mod folder.

  • Confirm its presence:

    Double-check that the manifest file actually exists in the correct location.

  • Check the encoding:

    Sometimes, the encoding of the manifest file might be incorrect, causing Opera GX to fail to read
    it. So, to avoid that, open the file in a text editor that supports different encodings, and we
    recommend using Notepad++, and try saving it in UTF-8 encoding format for ease of access.

  • Inspect the contents:

    Open the manifest file with a text editor and ensure it's properly formatted in JSON format. You
    can find examples of valid manifest files online for reference.


If you are still not able to understand or are helpless, feel free to reach us, @TBTS-pvt-ltd-2011.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants