We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: /home/nick/Projects/N-blog/views/index.ejs:9 7| 日期:<%= post.time.minute %> | 8| 标签: >> 9| <% post.tags.forEach(function(tag, index){ %> 10| <% if(tag.tag){ %> 11| <a class="tag" href="/tags/<%= tag.tag %>"><%= tag.tag %></a> 12| <% } %> Cannot call method 'forEach' of undefined
The text was updated successfully, but these errors were encountered:
把出错的代码打包发到 gxqzk@126.com
Sorry, something went wrong.
运行的就是clone你的repo
清空数据库,再运行试试。
works谢谢
No branches or pull requests
The text was updated successfully, but these errors were encountered: