Mediasoup installation error Windows 10

I am using Microsoft Visual Studio environment with MSVC compiler
I installed make via MSYS and added it to path
I installed the ISRG Root X1 certificate
I disabled all app execution aliases related to python.

It appears to be that the makefile is unable to open the shell, but I’m not sure as to why that’d be the case with my environment compared to other windows environments. Any pointers in the right direction as to how I could fix this would be appreciated.

Did you install some base utilities in MSYS? I think something like shell might be needed (it usually suggests to install right away). Will be fixed once Download and use MSYS/make locally for Windows postinstall by snnz · Pull Request #792 · versatica/mediasoup · GitHub lands.