-
Notifications
You must be signed in to change notification settings - Fork 155
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
quickstart fail #587
Comments
I can't reproduce it. Make sure the file And I would recommend to try Trunk and probably this starting project instead of the basic quickstart. Hope it helps! |
@gilescope any updates? |
Actually I experience the same error when I follow the README instruction then resolved it by running |
Build step should be a part of |
@MartinKavik So it might be nitpicky though, swapping the step 2. and 3. could be more helpful. |
But then the 4. step wouldn't make sense because you see errors only on the terminal when you run Feel free to update the steps as you think make the most sense and create a PR with them 🙂 |
I had this same error message, but when opening in qutebrowser, I tested it on google chrome and firefox and it worked. But sometimes it happened that he did not update the page. From what I investigated it seems to be a problem with Miniserver. When I used the vscode Live Server, it worked normally in the qutebrowser |
Isn't it the case that "errors" mentioned in step 4 can be produced by either step 2 or step 3 or both? If step 4 clarifies the source of errors and where they are displayed, maybe the instructions would still make sense after swapping step 2 and step 3. |
I can confirm that running |
I did
cargo generate --git https://github.com/seed-rs/seed-quickstart.git --name my-project
and then ran it but got:
Loading module from “http://localhost:8000/pkg/package.js” was blocked because of a disallowed MIME type (“text/html”).
This was on firefox on mac, but safari was no better. Was hoping to see a counter.
The text was updated successfully, but these errors were encountered: