-
-
Notifications
You must be signed in to change notification settings - Fork 802
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 install stuck on "Generating file diff" in new project #3900
Comments
Ya currently working on a fix. Sorry you had to wait so long. |
Still experiencing this issue on 2.0.0-beta.17 with a fresh app. Steps to reproduce on my system:
|
Same thing here. Still experiencing this issue on 2.0.0-beta.18 with a fresh app on macOS Monterey 12.6.1. After running:
|
Same issue on Ubuntu 20.04.5 LTS (Focal Fossa) Steps to reproduce:
Logs after forcefully exiting the command:
|
Still happening, |
same error.
|
Still experiencing this issue after a fresh Don't know if it's relevant, but I selected the barebones blitz, no auth and no DB |
Still happening on |
Same thing is happening with 2.0.0-beta.22 trying to use the next-ui recipe. |
Still happening... |
I am facing the same issue, here's my
|
the same thing happens to me |
Same issue, #4192 |
What is the problem?
blitz install tailwind
stuck on "Generating file diff". I waited for an hour and still not done yetPaste all your error logs here:
Paste all relevant code snippets here:
What are detailed steps to reproduce this?
1.Updated Blitz to version: 2.0.0-beta.12 with
sudo npm install -g blitz
2. Created a new Blitz app with
blitz new
3.
cd
into folder4. Attempted to install tailwind with
blitz install tailwind
and stuck on "Generating file diff"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: