-
-
Notifications
You must be signed in to change notification settings - Fork 27k
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
Stuck at "Compiling..." #5667
Comments
I notice you're using Node 11. I'm not sure if we're compatible with Node 11 yet. Maybe try using Node 10 instead. |
It seems CRA already works on Node 11.0.0 I've successfully started it on my machine. Following are my env:
|
I'm having a similar issue. After 15-20 minutes of using |
Updating to node 11.1, at least for me, fixed the issue. |
Fixed the issue by downgrading from node 11 to 10 LTS. |
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs. |
This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue. |
Is this a bug report?
Yes
Did you try recovering your dependencies?
No
Environment
Environment:
OS: Linux 4.18
Node: 11.0.0
Yarn: 1.12.1
npm: 6.4.1
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found
Packages: (wanted => installed)
react: ^16.6.0 => 16.6.0
react-dom: ^16.6.0 => 16.6.0
react-scripts: 2.1.1 => 2.1.1
Steps to Reproduce
Expected Behavior
It should compile.
Actual Behavior
Stuck at compiling. The terminal says "Compiling...". The process has to be terminated using a tool like
htop
.The text was updated successfully, but these errors were encountered: