-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
All pages return 404 with blitz dev
after upgrading to 0.38.3 on Windows
#69
Comments
I'm unable to reproduce in my production app and we have integration tests for this. Can you try deleting |
Seeing the same issue to include the "Found a change in blitz.config.js. Restart the server to see the changes in effect." when running
|
Oh, both of you are on windows. I will fix |
blitz dev
after upgrading to 0.38.3blitz dev
after upgrading to 0.38.3 on Windows
@flybayer i tried deleting |
@remjx they have solved it in blitz-js/blitz#2554 so when that's in and released you'll be good to go :) |
What is the problem?
0.38.2 is working fine, but when I try to load any page locally with 0.38.3, I get a 404 error.
In CI, my Cypress tests are able to load the pages without issue.
Paste all your error logs here:
I don't know if this is related, but the "Restart the server to see the changes in effect" keeps showing up even after re-running
blitz dev
Paste all relevant code snippets here:
N/A
What are detailed steps to reproduce this?
blitz dev
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response
The text was updated successfully, but these errors were encountered: