You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are running `create-react-app` 4.0.0, which is behind the latest release (4.0.1).
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
The latest instructions for creating a new app can be found here:
https://create-react-app.dev/docs/getting-started/
npm ERR! code 1
npm ERR! path C:\Users\Behrouz\Desktop\New folder
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c ""create-react-app" "my-app""
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Behrouz\AppData\Local\npm-cache\_logs\2020-11-23T07_36_13_559Z-debug.log
Dear Sir/Madam.
I installed node-v15.2.1-x64. when I want to run "npx create-react-app my-app" command. it gives me an error
-------------------------------++++++++++++--------------------------
-------------------------------++++++++++++--------------------------
I tried use this command : "npm uninstall -g create-react-app" . the result is:
but when I want to rerun "npx create-react-app my-app" command. it gives me the same error as I described.
bellow is log file content:
I'm running
The text was updated successfully, but these errors were encountered: