Error using npx create-react-app my-app

problem description

create a project using npx create-react-app my-app error

the environmental background of the problems and what methods you have tried

No solution was found on the Internet

related codes

D:\workspace\code\H5>npx create-react-app my-app

the following error is reported after running. Please give me your advice. Thank you

.
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!     D:\workspace\mysoft\node\node_cache\_logs\2018-11-23T08_57_55_110Z-debug.log
Install for create-react-app@latest failed with code 4294967291

what result do you expect? What is the error message actually seen?

Why is there such an error? How to solve

Dec.09,2021
Menu