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

404 Issue in self running copy - no checklists working. #250

Open
ngoisac-bjohnson opened this issue Apr 24, 2024 · 0 comments
Open

404 Issue in self running copy - no checklists working. #250

ngoisac-bjohnson opened this issue Apr 24, 2024 · 0 comments

Comments

@ngoisac-bjohnson
Copy link

Thanks for all the amazing work!!

I have an issue. When clicking on a checklist in self-hosted version of this (Master branch), I keep getting 404 errors.

yarn dev WORKS. But using the files from yarn build do not.

I am trying on Mac with python -m http.server

I visit:
http://localhost:8000/checklist/authentication

There's no folder called authentication under the checklist folder in the locally built dist/ folder. I only see "index.html q-data.json" as the two files. Maybe there isn't supposed to be a folder and it is handled by javascript or some other way, but I see no javascript errors in the Chrome console.

I noticed clicking on the Theme doesn't do anything:
Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: http://localhost:8000/build/q-b7851c00.js

I am trying the same thing in NGINX and also getting the same issue where I get 404 when I click on any checklist.

Is there anything else that we need to do to get this to work? Perhaps the newest version of typescript or some other library doesn't work anymore?

Thanks.

@ngoisac-bjohnson ngoisac-bjohnson changed the title 404 Issue - no checklists working. 404 Issue in self running copy - no checklists working. Apr 24, 2024
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

1 participant