-
Notifications
You must be signed in to change notification settings - Fork 1
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
本地预览报错 #14
Comments
Hexo 版本太高了,没做兼容,3.8应该是ok的 |
卸载高版本的 hexo。使用 sudo npm install hexo@3.8 -g 命令安装 3.8 版本的还是报这个错误。 |
我也来+1了 QAQ
|
改一下代码,去除了lodash调用,没有测试,你们看看能运行吗 |
测试通过!渲染完成! |
现在可以了,感谢大佬! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cd ./themes/iris
cp _config.example.yml _config.yml ls CODE_OF_CONDUCT.md _config.example.yml gulpfile.babel.js package.json source LICENSE _config.yml languages postcss.config.js src README.md babel.config.js layout scripts yarn.lock
ls README.md _config.yml db.json node_modules package.json public scaffolds source themes yarn.lock vim _config.yml
必要的插件
hexo-renderer-ejs
已经安装,但是还是报错,请问如何解决。The text was updated successfully, but these errors were encountered: