npm install --global --production windows-build-tools --vs2015
Tell Node to use the 2015 build tools.
npm config set msvs_version 2015 –global
Set your Node config to use Python 2.7.
npm config set python python2.7
npm install –no-optional
npm install --global --production windows-build-tools --vs2015
npm config set msvs_version 2015 –global
npm config set python python2.7
npm install –no-optional