-
-
Notifications
You must be signed in to change notification settings - Fork 807
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
next-ui recipe stuck "generating file diff" #4189
Comments
I am experience the same problem, but with the tailwind recipe - #4192 |
I experienced the same problem with both tailwind and material ui. Is it possible to force it now to diff aside from killing the process? This is for material-ui
Run blitz -v and paste the output here:
|
I'm going to work on getting this issue fixed. Pretty sure I know what the cause is. |
that's great @Doc0x1! I will assign this issue to you. Feel free to tag me and we can get the fix merged. |
Okay cool, I'm actually done writing up a discussion discussing the problem with the code at length, since it's a multi-layered problem and I thought it'd be worth trying to get some context/ideas/suggestions from others who might have some good strategies or ideas to lend me. It's here if you wanna check it out: #4286 |
This issue is still active I tried material-ui, next-ui, bumbag-ui and Chakra UI |
What is the problem?
I've just created a new project, without auth. I wanted to try and use
next-ui
using the blitz cli but when I use theblitz install next-ui
command it fails to "generate file diffs"When updating "the
LabeledTextField
wit Next UI'sInput
Component"Paste all your error logs here:
Paste all relevant code snippets here:
N/A
What are detailed steps to reproduce this?
blitz new testing-blitz-next-ui
blitz install next-ui
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
Figure: Stuck generating file diff
The text was updated successfully, but these errors were encountered: