Fail with global install
Created by: iansu
We've been showing a warning for a long time about using a globally installed version of Create React App. With version 5 we should fail the install with a globally installed version.
We should still check if the latest version of Create React App is being used and display a warning if there's a newer version.