Skip to content
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

blitz start server crashes when running blitz generate #466

Closed
flybayer opened this issue May 4, 2020 · 2 comments
Closed

blitz start server crashes when running blitz generate #466

flybayer opened this issue May 4, 2020 · 2 comments

Comments

@flybayer
Copy link
Member

flybayer commented May 4, 2020

What is the problem?

blitz start server crashes

Steps to Reproduce:

  1. blitz new myapp
  2. cd myapp
  3. blitz start
  4. In another terminal, run blitz generate all project
  5. Server crashes with error:
[ info ]  bundled successfully, waiting for typecheck results...
[ ready ] compiled successfully - ready on http://localhost:3000
'next dev' failed with status code: null

Versions:

macOS Catalina | darwin-x64 | Node: v12.16.2

blitz: 0.8.2 (global)
@MrLeebo
Copy link
Member

MrLeebo commented May 14, 2020

@flybayer I can't repro this in blitz 0.10.0, can you try again to see if it's already been resolved?

@flybayer
Copy link
Member Author

I can't repro either!

@dillondotzip dillondotzip transferred this issue from blitz-js/blitz Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants