hexo s 能够成功运行。
但是会报错:
(node:9488) [DEP0061] DeprecationWarning: fs.SyncWriteStream is deprecated.
ERROR Plugin load failed: hexo-renderer-sass
Error: Cannot find module 'node-sass'
可这个已经安装成功了
$ node-sass -v
node-sass 4.5.3 (Wrapper) [JavaScript]
libsass 3.5.0.beta.2 (Sass Compiler) [C/C++]
cnpm install node-sass@latest