I'm wondering what version of python is required for the install to work? I've installed the latest with binaries and path, however I get this error
prebuild-install WARN install No prebuilt binaries found (target=9.11.1 runtime=node arch=x64 platform=win32)
gyp ERR! configure error
gyp ERR! stack Error: Command failed: XXXXX\AppData\Local\Programs\Python\Python37-32\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3];
gyp ERR! stack File "", line 1
gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3];