Site icon Being Software Craftsman (DFTBA)

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
Exit mobile version