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

Stuck at "Compiling..." #5667

Closed
tropical32 opened this issue Nov 1, 2018 · 7 comments
Closed

Stuck at "Compiling..." #5667

tropical32 opened this issue Nov 1, 2018 · 7 comments
Labels

Comments

@tropical32
Copy link

tropical32 commented Nov 1, 2018

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

  1. Install Arch Linux
  2. Download the latest node.js, npm and yarn
  3. Create any app
  4. Launch it
  5. Save the file a couple of times

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.

@iansu
Copy link
Contributor

iansu commented Nov 1, 2018

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.

@konekoya
Copy link

konekoya commented Nov 2, 2018

It seems CRA already works on Node 11.0.0 I've successfully started it on my machine.

Following are my env:

  • macOS 10.13.6
  • yarn 1.7.0
  • node 11.0.0
  • npm 6.4.1

@tamj0rd2
Copy link

tamj0rd2 commented Nov 8, 2018

I'm having a similar issue. After 15-20 minutes of using npm start, no changes to the code trigger compilation and the server is unresponsive (browser says This site can’t be reached). I've rolled back to node v10.0.0 as a temporary fix which has worked.

@tropical32
Copy link
Author

Updating to node 11.1, at least for me, fixed the issue.

@sky93
Copy link

sky93 commented Nov 27, 2018

Fixed the issue by downgrading from node 11 to 10 LTS.

@stale
Copy link

stale bot commented Dec 27, 2018

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.

@stale stale bot added the stale label Dec 27, 2018
@stale
Copy link

stale bot commented Jan 1, 2019

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.

@stale stale bot closed this as completed Jan 1, 2019
@lock lock bot locked and limited conversation to collaborators Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants