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
Bug描述 我想修改我的主题为icarus,我在根目录下执行npm install -S hexo-theme-icarus hexo-renderer-inferno ,再修改了 _config.yml 的 theme 为 icarus,然后执行 hexo server 报错了
npm install -S hexo-theme-icarus hexo-renderer-inferno
系统与环境 列出你的Hexo和Icarus的版本和配置。
一堆报错,如: ERROR Process failed: layout/tag.jsx ERROR Process failed: layout/common/article.jsx
请问我是缺少了哪个步骤?
The text was updated successfully, but these errors were encountered:
同样的报错,装了这两个依赖后可以了: @babel/preset-env babel-plugin-inferno
Sorry, something went wrong.
No branches or pull requests
Bug描述
我想修改我的主题为icarus,我在根目录下执行
npm install -S hexo-theme-icarus hexo-renderer-inferno
,再修改了 _config.yml 的 theme 为 icarus,然后执行 hexo server 报错了系统与环境
列出你的Hexo和Icarus的版本和配置。
一堆报错,如:
ERROR Process failed: layout/tag.jsx
ERROR Process failed: layout/common/article.jsx
请问我是缺少了哪个步骤?
The text was updated successfully, but these errors were encountered: