使用hexo s或hexo g终端命令是报错ERROR Process failed: _posts/name.md,如下图 192:my_hexo***$ hexo sINFOStartprocessingERRORProcessfailed:_posts/name.mdYAMLException:incomplete explicit mapping pair;a key node is missed at line1,column23:title:ssh无法连接WARNING:REMOTEHOSTIDENTIFICATIONHAS...^at ...
ERROR Process failed: _posts/example.md YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key at line 3, column 1: 原因: Markdown文件中的YAML头格式不正确。 解决方法: 检查Markdown文件的YAML头部分,确保格式正确。例如: 代码语言:txt 复制 --- title:...
报错信息如下 [error] HexoError: Process failed: _posts/CSS-intro.md Error: This socket is closed. at Socket._write (net.js:637:19) at doWrite (_stream_writable.js:226:10) at writeOrBuffer (_stream_writable.js:216:5) at Socket.Writable.write (_...
INFO Start processingERROR Process failed: categories/index.md categories 文件夹下没有生产 index.html 页面
ERROR Process failed: _posts/微信公众号开发错误解决-发送模板消息.md YAMLException: incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line1, column94: ... ot;:"data format error hint: [xrlw6a07614125]"} 发送模板消息 ...
前提:MAC从Big Sur更新到Ventura出现如下问题: 解决方案: ## 进入你的博客根目录 cd /usr/hexo/ ## 删除git提交内容文件夹 rm -rf .deploy_git/ ## 执行下句 git config --global core.autocrlf false ## 重新…
ERROR Process failed: _posts/java/jse/java8/Java8-MethodReference.md YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key at line 8, column 5: tags: [jse,java,java8,MethodReference] 网上很多说法是,YUML语法要求key:后面需要加一个空格,然后再接上vl...
当您在使用MAC系统时,若从Big Sur更新至Ventura后在尝试部署Hexo时遇到“Error: Spawn failed at ChildProcess.”和“unlink”错误,您不必过于担心。以下为解决此问题的步骤。首先,请确认问题发生的环境,即MAC从Big Sur升级到Ventura。这可能是系统更新与Hexo部署之间存在不兼容问题。接下来,让我们逐步...
不知什么时候起,控制台几天都是报这样的错误,前面那段时间我没有发布新的博客就忽视了,但是昨天车祸了,到现在无解。我在猜测是不是Hexo版本的问题?还是说要重新安装一些模块? MINGW64 /g/blog_gitee (master) $ hexo g INFO Start processing ERROR Process failed: layout/_partial/baidu-analytics.ejs ...
Hexo部署过程中可能会出现错误 fatal: unable to access'https://github.com/a956551943/a956551943.github.io/': Encountered end of file FATAL { err: Error: Spawn failed at ChildProcess.<anonymous> (/usr/local/src/hexo/hanyubolg/node_modules/hexo-util/lib/spawn.js:51:21) ...