-
Notifications
You must be signed in to change notification settings - Fork 178
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
Better error message when markdown extension is mispelled #351
Comments
I cannot reproduce this error. Can you provide a minimum source code that produces the bug. Thanks! |
I personally would probably just add a warning on CLI output, if there is a I think the |
Better error message when markdown extension is mispelled (doesnt exist) crashes with "Failed to resolve module specifier ''
Runtime error after adding "component"
WHEN
[Foo]
THEN
Expected behaviour
Unknown component [Foo] in file /blogs/demo.md
Environment
Remarks
I believe this is quite important because when doing some dev work, (not writing markdown content), it's easy to miss the error message in chrome and I have not yet established what the crash in the client might also break or what unexpected behaviour this causes.
Minimal Reproduction
[Foo]
to any page.The text was updated successfully, but these errors were encountered: