<!-- PLEASE READ THE FIRST SECTION :-) --> ### Is this a bug report? Not exactly, unless module incompatibility counts as a bug ### Environment 1. `node -v`: 10.0.0 2. `npm -v`: 6.0.0 3. `yarn --version` (if you use Yarn): 1.6.0 4. `npm ls react-scripts` (if you haven’t ejected): N/A (install is failing) Then, specify: 1. Operating system: Windows 10 2. Browser and version (if relevant): ### Steps to Reproduce <!-- How would you describe your issue to someone who doesn’t know you or your project? Try to write a sequence of steps that anybody can repeat to see the issue. --> (Write your steps here:) 1. Install Node v.10 2. Run create-react-app 3. Await the error :( ### Expected Behavior <!-- How did you expect the tool to behave? It’s fine if you’re not sure your understanding is correct. Just write down what you thought would happen. --> I was hoping for a nice clean install of the base project. ### Actual Behavior <!-- Did something go wrong? Is something broken, or not behaving as you expected? Please attach screenshots if possible! They are extremely helpful for diagnosing issues. --> Install failed: 