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

Initialization error in browser for index.html #2

Open
jaccokrijnen opened this issue May 10, 2022 · 0 comments
Open

Initialization error in browser for index.html #2

jaccokrijnen opened this issue May 10, 2022 · 0 comments

Comments

@jaccokrijnen
Copy link
Contributor

After compiling the program and running the server, index.html shows:

Initialization Error

Error: Browser.application programs cannot handle URLs like this:

    .../hs-comprehension/frontend/index.html

What is the root? The root of your file system? Try looking at this program with `elm reactor` or some other server.

The suggested work-around works:

Additionally run

python3 -m http.server 5555

and view instead

http://localhost:5555/
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