-
Notifications
You must be signed in to change notification settings - Fork 4
Troubleshooting
When trying to load index.html
or main.html
you receive a the following (or similar) message in your browser:
Note: main.html
is an alias/shortcut to index.html
, so if one is failing then the other will as well.
Double check you have actually unzipped the contents of the package and are not just navigating inside the zipped container. While zipped the files can be observed but will not operate as intended. This error often occurs on operating systems like Windows 11, when users are allowed to navigate inside a zipped container as if it were a folder on their normal finder / folder browsing platform.
To unzip:
- Make sure you have a file archiver installed (e.g. 7-Zip)
- Right click on the zipped file
- Navigate to your "zip" archiver option (e.g.
7-Zip
) - Select form the menu "unzip" options
If you have properly unzipped the package contents, try opening index.html
or main.html
using another browser.
The DataHarmonizer is compatible with:
Chrome | Firefox | Edge |
---|---|---|
49+ | 34+ | 12+ |
Make sure you downloaded the package from https://github.com/cidgoh/pathogen-genomics-package/ not https://github.com/cidgoh/DataHarmonizer/. The former should load instantly, while the latter requires use of command line to bundle and build a browser observable version.