Unhandled rejection ReferenceError:/Users/tangly/Documents/WorkSpace/WEB/hexo/themes/indigo/layout/layout.ejs:64|<body>5|<%-partial('_partial/loading')%>>>6|<%-partial('_partial/menu')%>7|<main id="main">8|<%- body %>9|<%-partial('_partial/footer')%>/Users/tangly/Documents/WorkSpace/WEB/hexo/themes/indigo/layout/_partial/menu.ejs:2725| menuItem = theme.menu[i];26|%>>>27|<li class="waves-block waves-effect<% if(isActive(menuItem)){ %> active<% } %>">28|<a href="<%- url_for(menuItem.url) %>"<%if(menuItem.target){%>target="_blank"<%}%>>29|<i class="icon icon-lg icon-<%= i %>"></i>30|<%=(menuItem.text || _.startCase(i))%>
_ is not defined
at isActive(/Users/tangly/Documents/WorkSpace/WEB/hexo/themes/indigo/layout/_partial/menu.ejs:34:88)
at eval(/Users/tangly/Documents/WorkSpace/WEB/hexo/themes/indigo/layout/_partial/menu.ejs:42:11)
at menu(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/ejs/lib/ejs.js:682:17)
at _View._compiledSync(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/hexo/lib/theme/view.js:132:24)
at _View.renderSync(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/hexo/lib/theme/view.js:59:25)
at Object.partial(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/hexo/lib/plugins/helper/partial.js:34:15)
at eval(/Users/tangly/Documents/WorkSpace/WEB/hexo/themes/indigo/layout/layout.ejs:18:17)
at layout(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/ejs/lib/ejs.js:682:17)
at _View._compiled(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/hexo/lib/theme/view.js:136:50)
at _View.render(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/hexo/lib/theme/view.js:39:17)
at /Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/hexo/lib/theme/view.js:51:25
at tryCatcher(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler(/Users/tangly/Documents/WorkSpace/WEB/hexo/node_modules/bluebird/js/release/promise.js:547:31)