I found out that your package needs:
1) Globally installed node-gyp package
2) Python executable "python" variable.
<- How could I setup number 2?
Could you please describe it as I was not using python much, so do not have it in the system.
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
Hi Liuhaochuan,
I found out that your package needs: 1) Globally installed node-gyp package 2) Python executable "python" variable. <- How could I setup number 2? Could you please describe it as I was not using python much, so do not have it in the system.
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
Thank you, Denis