Is this a bug report?
Yes
Did you try recovering your dependencies?
Yes
Which terms did you search for in User Guide?
Node compatibility, http error 400
Environment
System:
OS: Windows 10
CPU: x64 Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz
Binaries:
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: 44.17763.1.0
Internet Explorer: 11.0.17763.1
Chrome: 73.0.3683.75
npmPackages:
react: ^16.8.4 => 16.8.4
react-dom: ^16.8.4 => 16.8.4
react-scripts: 2.1.8 => 2.1.8
npmGlobalPackages:
create-react-app: Not Found
Steps to Reproduce
(Write your steps here:)
- Download an install node-v11.3.0-x64.msi
- Open PowerShell
- Set environment variable $env:DEBUG="*" for debugging
- Run npx create-react-app new-app.
- Run npm start
Expected Behavior
The default template should be shown in browser.

Actual Behavior
The browser will show http error 400.

Is this a bug report?
Yes
Did you try recovering your dependencies?
Yes
Which terms did you search for in User Guide?
Node compatibility, http error 400
Environment
Steps to Reproduce
(Write your steps here:)
Expected Behavior
The default template should be shown in browser.

Actual Behavior
The browser will show http error 400.
