G:\尚学堂\React>create-react-app my-app
Creating a new React app in G:\尚学堂\React\my-app.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...
npm ERR! Cannot read properties of null (reading 'pickAlgorithm')
npm ERR! A complete log of this run can be found in:
npm ERR! G:\尚学堂\nodejs\node_cache\_logs\2022-07-17T03_15_11_873Z-debug.log
Aborting installation.
npm install --no-audit --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
Deleting generated file... package.json
Deleting my-app/ from G:\尚学堂\React
Done.
老师 这报了这个错误怎么解决