[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
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: