npm i protagonist ~1.6.8 – Prerequisite

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

Dattatraya Kale

Aspiring agile software craftsman, clean code, polyglot, in love with different programming paradigm. I am on a never-ending journey towards mastery of software.

Leave a Reply