[BUG] npx command not install latest package #4871
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
I runned
![飞书20220509-203144](https://user-images.githubusercontent.com/12605189/167410558-19569e1b-df1e-4b54-a644-f3e877d56492.png)
npx create-react-app
to create react project three months ago. The create-react-app package version is v4.0.3.Now, I want to run run
npx create-react-app
to create react project, but npx command not install create-react-app package latest version.I never install create-react-app use -g params.
Expected Behavior
npx command install create-react-app package latest version
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: