Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fisp安装sass后,执行release报错 #121

Open
S-HB opened this issue May 15, 2017 · 0 comments
Open

fisp安装sass后,执行release报错 #121

S-HB opened this issue May 15, 2017 · 0 comments

Comments

@S-HB
Copy link

S-HB commented May 15, 2017

fis-plus安装成功,fisp -v 能看到fisp版本。
npm install fis-parser-node-sass -g 安装sass成功。
执行 fisp release -d xxx 时,提示如下:
load plugin [fis-parser-node-sass] error : Missing binding /usr/local/lib/node_modules/fis-parser-node-sass/node_modules/node-sass/vendor/darwin-x64-48/binding.node
Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 6.x
Found bindings for the following environments:

  • OS X 64-bit with Node.js 6.x

This usually happens because your environment has changed since running npm install.
Run npm rebuild node-sass to build the binding for your current environment.

按照提示执行 npm rebuild node-sass 并没有效果;
到/usr/local/lib/node_modules/fis-parser-node-sass/node_modules/node-sass/vendor/darwin-x64-48目录下,发现没有bingding.code文件
请问这是什么引起的错误呢。本地除了安装fis-plus,也安装了fis3。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant