Created
August 15, 2016 18:20
-
-
Save davidascher/9d7c343896c1461f990a9fa841b363e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ neo start | |
| Listening on http://localhost:4000 | |
| webpack: wait until bundle finished: / | |
| ERROR in Missing binding /usr/local/lib/node_modules/mozilla-neo/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 4.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. | |
| @ ./src/layout/index.scss 4:14-224 13:2-17:4 14:20-230 | |
| Child html-webpack-plugin for "index.html": |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment