Please include the following file with any support request
Which file?
npm install -g node-sass
I get follwing error
npm ERR! Failed at the [email protected] install script 'node scripts/install.js
on windows 7

I had the same problem trying to install the latest version (4.5.3) on Windows 7. I was able to install the previous version successfully by running:
npm install -g [email protected]
Sorry, you didn't follow the issue template, so we can't help you.
I opened similar issue #1980
some error in my sample project laravel

Most helpful comment
I had the same problem trying to install the latest version (4.5.3) on Windows 7. I was able to install the previous version successfully by running:
npm install -g [email protected]