The error message I'm getting when trying to use it with node version 22:
Error: The module '\\?\C:\@CS\js\nd\node_modules\.pnpm\winax@3.4.2\node_modules\winax\build\Release\node_activex.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 120. This version of Node.js requires
NODE_MODULE_VERSION 127. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
The error message I'm getting when trying to use it with node version 22: