解决npm error Cannot read properties of null (reading ‘matches‘)报错

解决npm error Cannot read properties of null (reading 'matches')报错

npm error Cannot read properties of null (reading 'matches')
npm error A complete log of this run can be found in: D:\wangxiaomo\tool\nvm\nvm\node-cache\_logs\2025-05-20T06_37_56_880Z-debug-0.log

操作:

npm cache clean --force
npm update -g npm
npm update