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

发布于 2022-09-02 12:28:30 字数 513 浏览 11 评论 0

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.请问这个怎么解决呢?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

最近可好 2022-09-09 12:28:30

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

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文