Open Tomotoes opened 5 years ago
大佬 跑不起来啊 报下面这个错能给讲讲不 谢谢
INFO Start processing INFO Hexo is running at http://localhost:4000 . Press Ctrl+C to stop. Unhandled rejection TypeError: E:\hexo\themes\tomotoes\layout\layout.ejs:6 4|
5| <%- partial('_partial/loading') %>6| <%- partial('_partial/menu') %> 7|
8| <%- body %> 9| <%- partial('_partial/footer') %>
E:\hexo\themes\tomotoes\layout_partial\menu.ejs:47 45| menuItem = theme.menu2[i]; 46| %>
47| <a class="nav2item" data-title="<%-menuItem.text %>" href="<%- url_for(menuItem.url) %>" <% if(menuItem.target){ %>target="<%- menuItem.target %>"<% } if(menuItem.text){ %>title="<%-menuItem.text %>"<% } %> > 48| 49| 50| <% } %>
Cannot read property '0' of null
at Object.urlForHelper (E:\hexo\node_modules\hexo\lib\plugins\helper\url_for.js:6:11)
at eval (eval at compile (E:\hexo\node_modules\ejs\lib\ejs.js:618:12),
https://tomotoes.com/blog/hexo-introduction/