I am having issues building an app because node-sass keeps failing with the error.
ERROR in Missing binding /Users/warren/Sites/random-docs/my-cms/nod
This usually happens because the environment has changed since running npm install. Running npm rebuild node-sass builds the binding for the current environment.
npm install
npm rebuild node-sass