Error: not found: python2 when executing NPM install

    execute first:

    npm --add-python-to-path='true' --debug install --global windows-build-tools
    
      reexecution:

      npm install --global node-gyp
      

Read More: