hexoSpawnfailed
Posted chendeqiang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hexoSpawnfailed相关的知识,希望对你有一定的参考价值。
hexo d的时候报错
Error: Spawn failed
at ChildProcess.<anonymous> (/Users/cdq/Documents/GitRep10/node_modules/hexo-util/lib/spawn.js:52:19)
原因好像是线程阻塞
解决方案:
ulimit -n 10000
然后在重新hexo g和hexo d就好了
后来由出错了,查到一个办法是换手机热点,
居然成功了
why???
以上是关于hexoSpawnfailed的主要内容,如果未能解决你的问题,请参考以下文章