Will

Results 24 comments of Will

windows下在 git bash 窗口里(前提是安装了git)也可以直接运行这条命令 ``` SASS_BINARY_SITE=https://npm.taobao.org/mirrors/node-sass/ npm install node-sass ``` 因为安装git就同时为windows安装了一个gnu环境 - mingw

@xiaofuyesnew 用了Cmder 也感觉很慢 TT

具体怎么出现报错

@onlywhite 不用的,set设置的环境变量只在当前console生效,只是临时的,要永久用setx

I had the problem too(windows os) and there's a simple way: edit colorhighlighter user settings ``` { "icons": false, } ```

@AmazingMoon 你截图里是 unescaoe,浏览器都还是支持 unescape 的。 想知道 % 是怎么来的啊

@AmazingMoon Chrome/65.0.3325.181

@Aaaaaaaty `[+![]] => 0` 应该是 `[+![]] => [0]`