I had the same problem

There is an error in your gulpfile:
Error: Missing binding E:\allapp\badshaindiancuisine\node_module\node-sass\vendor\win32-x64-46\binding.node
Node Sass could not find a binding for your current environment:Windows 64-bit with Node.js 4.x

Found bindings for the following environment:
    - OS X 64-bit with Node.js 4.x

How to solve my problem

By going into project folder and then execute:

npm rebuild node-sass

Node Sass couldn't find a binding for your current environment ...

https://stackoverflow.com/questions/37986800/node-sass-couldnt-find-a-binding-for-your-current-environment

Node Sass could not find a binding for your current environment:Windows 64-bit with Node.js 4.x. Found bindings for the following environment ...

Node Sass could not find a binding for your current environment: OS ...

https://github.com/sass/node-sass/issues/2536

Nov 2, 2018 ... js 10.x Found bindings for the following environments: - OS X 64-bit with Node.js 10.x This usually happens because your environment has ...

Node Sass couldn't find a binding for your current environment ...

https://stackoverflow.com/questions/37986800/node-sass-couldnt-find-a-binding-for-your-current-environment?page=2&tab=Votes

edited Oct 13 '19 at 14:16 ... node-sass runs an install script to download the required binary. ... by using the current process platform, architecture and Node ABI ... for this in the getBinaryPath function in node-sass\lib\extensions.js ... 4) Add the binding file to node_modules/node-sass/vendor/darwin-x64-11.

Node Sass could not find a binding for your current environment ...

https://github.com/sass/node-sass/issues/2512

Oct 16, 2018 ... Windows 64-bit with Node.js 6.x. This usually happens because your environment has changed since running npm install . Run npm rebuild node ...

nodejs 升级后, vue+webpack 项目node-sass 报错的解决方法_ ...

https://blog.csdn.net/FungLeo/article/details/78519747

2017年11月13日 ... ... Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 8.x Found bindings for the following environments: ...

Node Sass could not find a binding for your current environment ...

https://www.jianshu.com/p/ee5cabe7acdc

2018年8月25日 ... Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 8.x. DevilRoshan 关注 ... <anonymous> (D:\vuejs\vue-admin-master\ node_modules\node-sass\lib\index.js:14:35) at Module.

npm报错:Node Sass could not find a binding for your current ...

https://www.cnblogs.com/cnsyear/p/13799953.html

2020年10月11日 ... npm报错:Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x ... <anonymous> (D:\wps工单系统\wps\ node_modules\node-sass\lib\index.js:14:35) at Module._compile ...

Node Sass could not find a binding for your current environment

https://gordonansell.com/node-sass-could-not-find-a-binding-for-your-current-environment/

Jan 21, 2020 ... x Found bindings for the following environments: Linux 64-bit with Node.js 10.x This usually happens because your environment has changed ...