Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 7.x

Error: Missing binding myApp/node_modules/node-sass/vendor/linux-x64-51/binding.node
Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 7.x

Found bindings for the following environments:
  - Linux 64-bit with Node 0.10.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.

hi there please help me solve it

Did you [quote=“santhan456, post:1, topic:86900”]
Run npm rebuild node-sass to build the binding for your current environment.
[/quote]as the error message said?