Closed AbhinavMir closed 3 years ago
@AbhinavMir I understand you said there was no error logged, but could you still paste the logs from your terminal when this happens? With something like this, we need as much info as possible.
Lastly, you can try testing the latest blitz@canary
release and see it's improved.
@AbhinavMir any update on this?
@flybayer absolutely missed this. We can temporarily close this for now, I remade the project without error. If I get it again, we can open it maybe. Unable to reproduce.
What is the problem?
I had a BlitzJS project running with Prisma, Postgres and Tailwind that seems to crash upon certain changes I can't quite put a finger on. This happened in an earlier project with some changes to the schema.prisma, but here nothing much had changed for this error to occur.
Paste all your error logs here:
No error, the server just crashes. I'm confident there are no errors elsewhere (VS Code would've pointed me to - if any).
Paste all relevant code snippets here:
Not sure which Code Snippet to provide.
What are detailed steps to reproduce this?
Sorry for the poorly raised issue, but I genuinely have no clue what's causing this crash.
Run
blitz -v
and paste the output here:Note: I do have Node 14, Yarn and NPM, not sure why it doesn't show up here.
Please include below any other applicable logs and screenshots that show your problem:
No response