Stuck at "Compiling..."
Created by: dydokamil
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
- Install Arch Linux
- Download the latest node.js, npm and yarn
- Create any app
- Launch it
- 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
.