node_modules/node-sass/vendor/darwin-x64-48/binding.node. 1)no suitable image found. Did find: node_modules/node-sass/vendor/darwin-x64-node-0.12/binding.node: truncated mach-o error: segment __TEXT extends to 864256 which is past end of file 179563
- 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.