Appium driver install fails while checking drivers compatibility

Adding more context on this issue:

node.js has added a Windows-specific security fix in the patch version 20.12.2 which basically broke the way we currently invoke npm from the appium server code.
A workaround for that would be to downgrade the node itself to a version below the above one. Or wait until the next (patched) version of it gets published