npm reports an error when installing hexo

58 Views Asked by At

Use npm to install hexo and execute this command npm install hexo-deployer-git --save. The error message is: npm ERR! Cannot read properties of null (reading 'matches'),

enter image description here

I tried clearing the cache: npm cache clean --force, but it still didn't work

0

There are 0 best solutions below