next-theme / hexo-theme-next

🎉 Elegant and powerful theme for Hexo.
https://theme-next.js.org
Other
2.48k stars 438 forks source link

fontawesome样式文件加载失败导致图标不显示 #705

Closed duqian42707 closed 1 year ago

duqian42707 commented 1 year ago

Issue Checklist

Expected behavior

正常显示图标

Actual behavior

Steps to reproduce the behavior

npm install hexo-theme-next@^8.18.1 @next-theme/plugins@^8.18.1 hexo server

Node.js and NPM Information

node -v                                                                                                 
v16.15.0

npm -v                                                                                                  
6.14.17

Package dependencies Information

├── @next-theme/plugins@8.18.1
├── hexo@6.3.0
├── hexo-filter-mermaid-diagrams@1.0.5
├── hexo-generator-archive@2.0.0
├── hexo-generator-category@2.0.0
├── hexo-generator-index@3.0.0
├── hexo-generator-searchdb@1.4.1
├── hexo-generator-tag@2.0.0
├── hexo-renderer-ejs@2.0.0
├── hexo-renderer-marked@6.0.0
├── hexo-renderer-stylus@2.1.0
├── hexo-server@3.0.0
└── hexo-theme-next@8.18.1

Hexo Configuration

# Hexo Configuration

NexT Configuration

# Next Configuration

Other Information

image image
welcome[bot] commented 1 year ago

Thanks for opening this issue, maintainers will get back to you as soon as possible!

njzjz commented 1 year ago

把@next-theme/plugins的版本pin在8.17.1能解决吗?看起来最近两个月都没有(忘记?)更新_vendors.yml了……

duqian42707 commented 1 year ago

@next-theme/plugins@8.17.1 是可以的

stevenjoezhang commented 1 year ago

谢谢反馈,已发布 8.18.2 版本修复此问题。之后争取改成自动更新,人工做存在疏漏…

github-actions[bot] commented 1 month ago

This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.