Eu não estou conseguindo resolver esse erro. Alguém sabe como resolver?
npx create-react-app webmotors-react-frontend
Creating a new React app in /Users/shimon-yohai/Projeto-react/webmotors-react-frontend.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...
npm ERR! code Z_BUF_ERROR
npm ERR! errno -5
npm ERR! zlib: unexpected end of file
npm ERR! A complete log of this run can be found in:
npm ERR! /var/root/.npm/_logs/2020-04-30T17_06_18_874Z-debug.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 webmotors-react-frontend/ from /Users/shimon-yohai/Projeto-react
Done.