$ fis3 release
[INFO] Currently running fis3 (C:\Program Files\nodejs\node_modules\fis3\)
Ω ..................................................
[ERROR] The `libsass` binding was not found in C:\Program Files\nodejs\node_modules\.fis3-parser-node-sass_npminstall\node-sass\3.4.2\node-sass\vendor\win32-x64-48\binding.node
This usually happens because your node version has changed.
Run `npm rebuild node-sass` to build the binding for your current node version.
使用 fis-parser-node-sass ,编译提示错误如上, npm rebuild node-sass 之后,仍报此错误
环境 win10 nodejs v6.7.0