输入hexo g,出现了问题
$ hexo g
Native thread-sleep not available.
This will result in much slower performance, but it will still work.
You should re-install spawn-sync or upgrade to the lastest version of node if possible.
Check C:UsersAdministratorAppDataRoamingnpmnode_moduleshexonode_modulesspawn-syncerror.log for more details
FATAL can not read an implicit mapping pair; a colon is missed at line 7, column 63:
... now, I��m chasing perfection. #������
^
YAMLException: can not read an implicit mapping pair; a colon is missed at line 7, column 63:
... now, I��m chasing perfection. #������
^
at generateError (D:Hexonode_modulesjs-yamllibjs-yamlloader.js:162:10)
at throwError (D:Hexonode_modulesjs-yamllibjs-yamlloader.js:168:9)
at readBlockMapping (D:Hexonode_modulesjs-yamllibjs-yamlloader.js:1031:11)
at composeNode (D:Hexonode_modulesjs-yamllibjs-yamlloader.js:1326:12)
at readDocument (D:Hexonode_modulesjs-yamllibjs-yamlloader.js:1488:3)
at loadDocuments (D:Hexonode_modulesjs-yamllibjs-yamlloader.js:1544:5)
at Object.load (D:Hexonode_modulesjs-yamllibjs-yamlloader.js:1561:19)
at Hexo.yamlHelper (D:Hexonode_moduleshexolibpluginsrendereryaml.js:7:15)
at Hexo.tryCatcher (D:Hexonode_modulesbluebirdjsreleaseutil.js:16:23)
at Hexo.<anonymous> (D:Hexonode_modulesbluebirdjsreleasemethod.js:15:34)
at D:Hexonode_moduleshexolibhexorender.js:59:21
at tryCatcher (D:Hexonode_modulesbluebirdjsreleaseutil.js:16:23)
at Promise._settlePromiseFromHandler (D:Hexonode_modulesbluebirdjsreleasepromise.js:503:31)
at Promise._settlePromise (D:Hexonode_modulesbluebirdjsreleasepromise.js:560:18)
at Promise._settlePromise0 (D:Hexonode_modulesbluebirdjsreleasepromise.js:605:10)
at Promise._settlePromises (D:Hexonode_modulesbluebirdjsreleasepromise.js:684:18)
at Async._drainQueue (D:Hexonode_modulesbluebirdjsreleaseasync.js:126:16)
at Async._drainQueues (D:Hexonode_modulesbluebirdjsreleaseasync.js:136:10)
at Async.drainQueues (D:Hexonode_modulesbluebirdjsreleaseasync.js:16:14)
at process._tickCallback (node.js:448:13)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
楼主你好,我昨天搞定这个问题了,应该是的你_config没有配置好。你检查一下看看。
我也遇到这个问题了,请问楼主你解决了吗
应该是你的hexo没有安装好,建议重装一下看看安装是否出现错误。