"npx create-react-app my-app" This command install npm as package manager, but as create-react-app website it is showing yarn. #12831
Unanswered
Pankaj29Shah
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when i am run "npx create-react-app my-app", This command install npm as a Package Manager in the window, but as this site "https://github.com/facebook/create-react-app" is showing, it install yarn as a package manager in MAC. Is there any way "yarn create react-app my-app" without this command?
Beta Was this translation helpful? Give feedback.
All reactions