Closed sergiolepore closed 10 years ago
Command without arguments throws an error.
$ hexo emojis
[error] TypeError: Cannot read property 'inverse' of null
Replace line 40 on index.js with the one used on hexo-broken-link-checker project.
index.js
hexo-broken-link-checker
Command without arguments throws an error.
Replace line 40 on
index.js
with the one used onhexo-broken-link-checker
project.