Skip to content
New issue

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

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

Closed
3 tasks done
duqian42707 opened this issue Oct 6, 2023 · 4 comments
Closed
3 tasks done

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

duqian42707 opened this issue Oct 6, 2023 · 4 comments
Assignees
Labels
Bug Something isn't working Solved
Milestone

Comments

@duqian42707
Copy link

Issue Checklist

Expected behavior

正常显示图标

Actual behavior

  • Links to demo site with this issue: https://blog.dqv5.com/
  • Links to repository or source code of the blog:
  • Screenshots:
image image

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
@duqian42707 duqian42707 added the Bug Something isn't working label Oct 6, 2023
@welcome
Copy link

welcome bot commented Oct 6, 2023

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

@njzjz
Copy link
Member

njzjz commented Oct 6, 2023

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

@duqian42707
Copy link
Author

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

@stevenjoezhang
Copy link
Member

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

@stevenjoezhang stevenjoezhang added this to the 8.18.2 milestone Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Solved
Projects
None yet
Development

No branches or pull requests

3 participants