0
点赞
收藏
分享

微信扫一扫

【hexo】踩坑

非宁静不致远 2022-11-17 阅读 46


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” 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​

感谢以上老哥

举报

相关推荐

【踩坑实录】

Lombok踩坑

@ScedulerLock踩坑

java踩坑

pytorch 踩坑

0 条评论