Open
Description
Tried on official windows 10 VM for IE11 testing and some ordinary systems: qode.exe might require installed visual c++ redistributable 2019. Without it, qode.exe will just fail after showing console, with error loading native node extension (*.node in dist folder)
I used this link to update it: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
Is it possible to fix the missing dependency on packer level? Or maybe just to leave a note that this issue can happen?