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

Handle errors #19

Open
moonglum opened this issue Nov 19, 2018 · 1 comment
Open

Handle errors #19

moonglum opened this issue Nov 19, 2018 · 1 comment

Comments

@moonglum
Copy link
Member

moonglum commented Nov 19, 2018

When an error occurs while compiling templates etc., we should show an error page when in watch mode and abort with a human readable error when in compile mode.

Also:

  • Error: Cannot find module '…/aiur.config.js'
  • Error: ENOENT: no such file or directory, open '…/components/…/index.md'
@FND
Copy link
Collaborator

FND commented Dec 11, 2018

Potentially relevant: If an error occurs while executing complate views, we wanna make the respective bundle's source code available (somehow - ideally by parsing the exception and showing the respective lines with context).

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

2 participants