1
DoraJDJ 2017-11-28 21:31:31 +08:00
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md
最重要的错误消息和 stacktrace 呢? |
2
LeCent OP @DoraJDJ
$ npm install hexo-renderer-scss --save > [email protected] install E:\workSpace\nonlau\hexo\node_modules\node-sass > node scripts/install.js 'node' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒ ▒▒▒▒▒▒▒▒▒ļ▒▒▒ npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] install: `node scripts/install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\xxx\AppData\Roaming\npm-cache\_logs\2017-11-28T13_19_33_644Z-debug.log 感觉那是重要的,现在是完整的 |
3
hvanke 2017-11-29 01:41:13 +08:00 via iPhone
|
5
Pudge1337 2017-11-29 07:38:00 +08:00 via Android
借楼顺便问下 我执行 Hexo -d 电脑会崩溃重启是怎么回事。。
|
6
swordspoet 2017-11-29 09:12:27 +08:00
@Pudge1337 应该是电脑的问题,而不是 hexo 的问题,换台电脑试试看
|
7
bay1 2018-01-01 23:19:49 +08:00
当时也看到这篇文章...后来是开 vpn 解决的,恩 hexo-renderer-scss
|