Question
nodejs error - module xxhash is not a valid win32 application
in my Premiere Pro panel, I'm requiring a module 'juice-mediaprobe', for uploading clips to a service. When I run the code with the terminal and 'node .../path/...' command it works fine, but when I run it with Premiere, as soon as I require the 'juice-mediaprobe' module I get an error, saying that the required xxhashmodule is not a valid win32 application

Are there solutions to this problem, what can I try to fix this?
