gyp verb check python checking for Python executable "python2" in the PATH
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` failed Error: not found: python2
Solution
Open PowerShell as Administrator
Execute
$> npm install --global windows-build-tools
Recent Comments