npm install报错,如何解决?

报错内容:
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\kuku\AppData\Local\npm-cache_logs\2022-05-20T06_52_51_821Z-debug-0.log

百度npm cache clear --force重新下载依然还是报这个错误

https://blog.csdn.net/m0_46355547/article/details/123949943