-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Server crash on startup in dev mode #1718
Comments
This is happening because of wagmi, I reverted the upgrade, it should work now 🙇🏼 @foolo |
I'll find a fix for this |
Now it occurs randomly once every few minutes when I run the the server. |
Fixed by #1726 |
This issue has been locked since it has been closed for more than 10 days. If you found a concrete bug or regression related to it, please open a new bug report. |
Is there an existing issue for this?
Current Behavior
Server crashes with error:
Expected Behavior
Server should start
Steps To Reproduce
On main branch, start server with
yarn install
andyarn dev
What platform(s) does this occur on?
Web
What browser(s) does this occur on?
Chrome
Anything else?
Some investigation shows that the crash started happening on commit 387e527
The text was updated successfully, but these errors were encountered: