bodyno / react-starter-kit

Start your first React App. By using React, Redux, and React-Router.

Home Page:https://github.com/bodyno/react-starter-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm rebuild node-sass --force 问题

liaohui1080 opened this issue · comments

`
ERROR in Missing binding react-starter-kit/node_modules/node-sass/vendor/darwin-x64-46/binding.node
Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 4.x

Found bindings for the following environments:

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

This usually happens because your environment has changed since running npm install.
Run npm rebuild node-sass --force to build the binding for your current environment.
@ ./src/components/Header/Header.scss 4:14-201 13:2-17:4 14:20-207`