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.xFound 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 could not find a binding for your current environment:Windows 64-bit with Node.js 4.x. Found bindings for the following environment ...
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 ...
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.
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 ...
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: ...
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.
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 ...
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 ...