> oniguruma@7.2.0 install ....\node_modules\oniguruma
> node-gyp rebuild
Fails with
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
Looking at node-gyp setup steps.... It would be great to have this mentioned in readme how to install on Windows.