hexo启动报错

发布 : 2019-04-19 分类 : 其他 浏览 :

报错信息

1
2
3
4
5
Error: The module '/usr/local/lib/node_modules/hexo-cli/node_modules/dtrace-provider/build/Release/DTraceProviderBindings.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 51. This version of Node.js requires
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).

解决方案

1
2
3
4
$ npm i -g hexo-cli
$ hexo c
$ hexo g
$ hexo s

完美解决。
安装步骤参照hexo官网就行。

本文作者 : braveheart
原文链接 : https://zhangjun075.github.io/passages/hexo启动报错/
版权声明 : 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明出处!

知识 & 情怀 | 二者兼得

微信扫一扫, 向我打赏

微信扫一扫, 向我打赏

支付宝扫一扫, 向我打赏

支付宝扫一扫, 向我打赏

留下足迹