-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
🐛 BUG: Dev Server not resetting automatically #3263
Copy link
Copy link
Closed
Labels
- P5: urgentFix build-breaking bugs affecting most users, should be released ASAP (priority)Fix build-breaking bugs affecting most users, should be released ASAP (priority)ecosystem: upstreamUpstream package has issueUpstream package has issue
Description
What version of astro are you using?
1.0.0-beta.20
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
npm
What operating system are you using?
Windows 10 21H2 - PowerShell 7.2.3
Describe the Bug
Using the development server astro dev, when I do a mistake on my code giving me as a result a "500: Internal Error", once I fix the error the server is suppose to reset and show me the website if everything is fine with my code, but every time, I have to reset the server manually.
Link to Minimal Reproducible Example
Can't reproduce it online
Participation
- I am willing to submit a pull request for this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
- P5: urgentFix build-breaking bugs affecting most users, should be released ASAP (priority)Fix build-breaking bugs affecting most users, should be released ASAP (priority)ecosystem: upstreamUpstream package has issueUpstream package has issue