Unable to start meteor react redux app fourseven:scss error

Hi,

I’m unable to start meteor react redux app facing issue while sarting the application, I have tried every thing it’s not getting resolved. Please find the logs below.

Errors prevented startup:

While loading plugin compileScssBatch from package fourseven:scss:

C:\Users\ADA-213\AppData\Local.meteor\packages\fourseven_scss\4.9.0\plugin.compileScssBatch.os\npm\node_modules\meteor\compileScssBatch\node_modules\node-sass\lib\binding.js:15:13:
Missing binding
C:\Users\ADA-213\AppData\Local.meteor\packages\fourseven_scss\4.9.0\plugin.compileScssBatch.os\npm\node_modules\meteor\compileScssBatch\node_modules\node-sass\vendor\win32-ia32-57\binding.node
Node Sass could not find a binding for your current environment: Windows 32-bit with Node.js 8.x

Found bindings for the following environments:

  • Linux 64-bit with Node.js 8.x
  • Windows 64-bit with Node.js 10.x

This usually happens because your environment has changed since running npm install.
Run npm rebuild node-sass --force to build the binding for your current environment.
at module.exports
(C:\Users\ADA-213\AppData\Local.meteor\packages\fourseven_scss\4.9.0\plugin.compileScssBatch.os\npm\node_modules\meteor\compileScssBatch\node_modules\node-sass\lib\binding.js:15:13)
at Object. (C:\Users\ADA-213\AppData\Local.meteor\packages\fourseven_scss\4.9.0\plugin.compileScssBatch.os\npm\node_modules\meteor\compileScssBatch\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (module.js:652:30) at Object.Module._extensions…js (module.js:663:10)
at Module.load (module.js:565:32)
at Module.Mp.load (C:\tools\tool-env\install-runtime.js:16:29)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at npmRequire (C:\tools\isobuild\bundler.js:2047:14)
at Module.useNode (packages/modules-runtime.js:697:18)
at fileEvaluate (packages/modules-runtime.js:342:20)
at require (packages/modules-runtime.js:238:16) at compile-scss.js (packages/compileScssBatch/plugin/compile-scss.js:1:23)
at fileEvaluate (packages/modules-runtime.js:343:9)
at require (packages/modules-runtime.js:238:16) at :910:1
at :915:3

=> Your application has errors. Waiting for file change.

Can you list the things that you have tried? Namely with the suggestions that is in the console.

Is this a new up or updated one (which version are you updating from)?