This is a screenshot of the terminal
C:UsersuserDesktop>npx create-react-app ecco
Creating a new React app in C:UsersuserDesktopecco.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template…
npm error code UNKNOWN
npm error syscall stat
npm error path C:UsersuserAppDataLocalnpm-cache_cacachecontent-v2sha51273c278ae83c120b9de940b1d2ebe1738047f1ac4e6d06262e17a5c7efa1693753a2a24c2aa215873adca851310417df98d8329e00a3c223f7e21946031f269d6
npm error errno -4094
npm error UNKNOWN: unknown error, stat ‘C:UsersuserAppDataLocalnpm-cache_cacachecontent-v2sha51273c278ae83c120b9de940b1d2ebe1738047f1ac4e6d06262e17a5c7efa1693753a2a24c2aa215873adca851310417df98d8329e00a3c223f7e21946031f269d6’
npm error A complete log of this run can be found in: C:UsersuserAppDataLocalnpm-cache_logs2024-06-15T22_05_53_413Z-debug-0.log
Aborting installation.
npm install –save –save-exact –loglevel error react react-dom react-scripts cra-template has failed.
Deleting generated file… package.json
Deleting ecco/ from C:UsersuserDesktop
Done.
Ric is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.