timnew / hexo-tag-asset-res

Hexo Tag that consumes asset files
https://github.com/timnew/hexo-tag-asset-res
MIT License
17 stars 4 forks source link

hexo is not defined #6

Open hainuo opened 7 years ago

hainuo commented 7 years ago
ReferenceError: hexo is not defined
    at Object.<anonymous> (/Users/hainuo/hexoblog/node_modules/hexo-tag-asset-res/lib/renderAsset.js:4:13)
......

when i run hexo s or hexo d -g ,it show this

alihassan0 commented 7 years ago

I am just trying it for the first time and I am having this problem as well ..