when i try to create a react app by npx create-react-app my-app then throw me this error -
npm ERR! Cannot read properties of null (reading 'pickAlgorithm')
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Tech Point\AppData\Local\npm-cache_logs\2021-12-28T05_28_34_105Z-debug-0.log
Deleting generated file... package.json Deleting my-app5/ from C:\Users\Tech Point Done.