node.js 执行命令hexo d -g或者是hexo clean之后报这句话

1.在centos6.5上安装node,hexo等,然后执行hexo d -g或者是hexo clean之后出现如下错误
2.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 /usr/local/node/0.10.24/lib/node_modules/hexo/node_modules/hexo-util/node_modules/
cross-spawn/node_modules/spawn-sync/error.log for more details
3.请问这个怎么解决呢?

阅读 4.2k
1 个回答

装下
apt-get install spawn-sync
不能装 升级
apt-get update spawn-sync

还有你的node怎么安装 最好的方法就是下载最新的源代码 自己编译

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题