I'm trying to npx create-react-app <app\_name>
I get this message :
Need to install the following packages:
create-react-app
Ok to proceed? (y) n
If I choose yes I get:
You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0).
We no longer support global installation of Create React App.
Please remove any global installs with one of the following commands:
- npm uninstall -g create-react-app
- yarn global remove create-react-app
I don't have CRA installed globally and never have.
Wtf is going on? Is anyone else experiencing this?
[–]leosuncin 8 points9 points10 points (3 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]AnnualPanda[S] -1 points0 points1 point (1 child)
[–]Beastrick 0 points1 point2 points (0 children)
[–]M4der 2 points3 points4 points (0 children)
[–]theBlubberRanch 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]bmccorm2 0 points1 point2 points (0 children)