Reputation: 11
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'),
I tried clearing the cache: npm cache clean --force
, but it still didn't work
Upvotes: 1
Views: 64