-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09d21ab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please help me solve this issues. I have been trying to install npm packages using various commands such as:
npm init react-app my-app,
npm react-app my-app,
npm create-react-app trove-app
but all these isplay one issues, below;
C:\Users\AHMED>node -v
v15.2.1
C:\Users\AHMED>npm -v
7.0.8
C:\Users\AHMED>cd desktop
C:\Users\AHMED\Desktop>npx create-react-app trove-app
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:
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\AHMED\Desktop
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c ""create-react-app" "trove-app""
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\AHMED\AppData\Local\npm-cache_logs\2020-11-23T23_38_27_980Z-debug