-
Notifications
You must be signed in to change notification settings - Fork 66
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
🐛 BUG: @astrojs/compiler
panic
#553
Comments
Thanks for opening an issue! I think the problem might be the |
This panic occurred while I was still working on the component, and my final version was this (stupidly-simple) component:
This component works fine for me, so I don't think the issue was with the |
I cannot seem to reproduce this using the latest version of Astro. Please re-open an issue if this still happen in those conditions. |
What version of
astro
are you using?1.0.0-beta.73
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
yarn
What operating system are you using?
Mac
Describe the Bug
@astrojs/compiler
encountered an unrecoverable error when compiling the following file.src/layouts/Home.astro
Link to Minimal Reproducible Example
none
Participation
The text was updated successfully, but these errors were encountered: