前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >【hexo】踩坑

【hexo】踩坑

作者头像
半生瓜的blog
发布2023-05-12 21:03:41
2330
发布2023-05-12 21:03:41
举报
文章被收录于专栏:半生瓜のblog半生瓜のblog

1.安装node会自动安装对应的npm版本 查看版本对应 https://nodejs.org/zh-cn/download/releases/

2.git clone失败 git config http.sslVerify “false” git init 再次git config http.sslVerify “false” https://blog.csdn.net/qq_45644092/article/details/105625876?utm_medium=distribute.pc_relevant.none-task-blog-baidujs_utm_term-0&spm=1001.2101.3001.4242

3.本地运行出现extends includes/layout.pug block content include ./includes/mixins/post-ui.pug #recent-posts.recent-posts +postUI include includes/pagination.pug 输入 npm install --save hexo-renderer-jade hexo-generator-feed hexo-generator-sitemap hexo-browsersync hexo-generator-archive https://zhuanlan.zhihu.com/p/137946156

4.hexo d后 ERROR Deployer not found: git

npm install --save hexo-deployer-git https://blog.csdn.net/weixin_36401046/article/details/52940313

感谢以上老哥

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2022-03-28,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档