Description
Describe the bug
PS C:\Crame-Keshav\spotify\spotify-clone> npm start
[email protected] start C:\Crame-Keshav\spotify\spotify-clone
react-scripts start
Microsoft Windows [Version 10.0.17763.1282]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Crame-Keshav\spotify\spotify-clone>
Did you try recovering your dependencies?
Executing task: npm run start <
[email protected] start C:\Crame-Keshav\spotify\spotify-clone
react-scripts start
Microsoft Windows [Version 10.0.17763.1282]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Crame-Keshav\spotify\spotify-clone>
(Write your answer here.)
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
Environment
current version of create-react-app: 3.4.1
running from C:\Users\y509126\AppData\Roaming\npm-cache_npx\11932\node_modules\create-react-app
System:
OS: Windows 10 10.0.17763
CPU: (12) x64 Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz
Binaries:
Node: 14.7.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.4 - ~\AppData\Roaming\npm\yarn.CMD
npm: 6.14.7 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: 44.17763.831.0
Internet Explorer: 11.0.17763.771
npmPackages:
react: ^16.13.1 => 16.13.1
react-dom: ^16.13.1 => 16.13.1
react-scripts: 3.4.1 => 3.4.1
npmGlobalPackages:
create-react-app: Not Found
(paste the output of the command here.)
Steps to reproduce
(Write your steps here:)
1.just run npx create-react-app command
2.and i tried reinstalling npm and deleting all the cache files manually
3.even i tried all this it was still not working and when i run npm start after npx the terminal crashes
Expected behavior
(Write what you thought would happen.)
Actual behavior
(Write what happened. Please add screenshots!)
Reproducible demo
(Paste the link to an example project and exact instructions to reproduce the issue.)