Adam.H
Adam.H
[test-ps.zip](https://github.com/nodejs/node-gyp/files/6422513/test-ps.zip) I've wrote a simple script to reproduce this problem step to reproduce: 1. modify the script, correct csFile to Find-VisualStudio.cs on your system 2. run `node test-ps.js` in msys2...
I have multiple set of python on my machine. Python 3.8 is installed in msys2 environment with pacman. I also have python 2.7 and 3.7 installed from windows installer, both...
Here is the full log message from msys shell. [error-msys.txt](https://github.com/nodejs/node-gyp/files/6426401/error-msys.txt)
I got the same problem. OS: Windows 7 64-bit traceback for the "Could not get exe" error: > SuperPutty.exe!SuperPutty.Utils.DesktopWindow.GetProcessExe(System.Diagnostics.Process process) Line 74 C# > SuperPutty.exe!SuperPutty.Utils.DesktopWindow.GetDesktopWindows.AnonymousMethod__0(System.IntPtr hWnd, int lParam) Line 47...
@sektomek You should not download only the patched file, but the whole project instead, then patch the project with the patch. It's recommend to use a git client to do...
@sektomek try this: https://github.com/adamhj/superputty/releases/tag/1.4.0.9.freeze_fix_patched It's a patched version based on code of 1.4.0.9. There are new commits in the main project, but since there is no new release yet, I...