You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`
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`
The text was updated successfully, but these errors were encountered:
`
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:
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`
The text was updated successfully, but these errors were encountered: