Here's a text file that has the steps for installing everything required to run Node Red with the Windows Build Tools for those Nodes that require them.
This has been tested on both Windows 10 & 11.
There's also a winget option for this:
winget install --id=Microsoft.VisualStudio.2022.BuildTools -e
>
Running the previous line in Powershell doesn't install the Windows Build Tools required.