Ionic setup sass - gulp error

Hi,

I am new to ionic and was trying to execute - ionic setup sass . It updated the index.html and other files , but terminated with error running gulp sass.

I have tried mostly all the bits shared on forum to downgrade node to reach till .12.7 from 4.4. But no luck. Can anyone help me?

=========================================================================
C:\ionic apps\maxcare>ionic setup sass
npm npm WARN package.json maxcare@1.0.0 No license field.

node-sass@3.3.3 install C:\ionic apps\maxcare\node_modules\node-sass
node scripts/install.js

node-sass@3.3.3 postinstall C:\ionic apps\maxcare\node_modules\node-sass
node scripts/build.js

C:\ionic apps\maxcare\node_modules\node-sass\vendor\win32-x64-14\binding.node exists.
testing binary.
Binary is fine; exiting.

Successful npm install
Updated C:\ionic apps\maxcare\www\index.html references to sass comp
iled css

Ionic project ready to use Sass!

  • Customize the app using scss/ionic.app.scss
  • Run ionic serve to start a local dev server and watch/compile Sass to CSS

[13:19:49] Using gulpfile C:\ionic apps\maxcare\gulpfile.js
[13:19:49] Starting ‘sass’…

Error running gulp sass

Exception with (CLI v1.7.16)

Your system information:

Cordova CLI: 6.3.1
Gulp version: CLI version 3.5.6
Gulp local: Local version 3.5.6
Ionic Framework Version: 1.3.1
Ionic CLI Version: 1.7.16
Ionic App Lib Version: 0.7.3
OS: Windows 7
Node Version: v0.12.15