Answers for "gyp ERR! stack Error: Can't find Python executable "C:\Users\sefer\AppData\Local\Programs\Python\Python39", you can set the PYTHON env variable."

1

npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.

npm --add-python-to-path='true' --debug install --global windows-build-tools
Posted by: Guest on May-03-2021

Code answers related to "gyp ERR! stack Error: Can't find Python executable "C:\Users\sefer\AppData\Local\Programs\Python\Python39", you can set the PYTHON env variable."

Python Answers by Framework

Browse Popular Code Answers by Language