It seems that wdio has fibers as a dependency, which uses node -gyp, which apparently would not work on Windows without Python 2.7. Now that I have installed this, I do not get the "missing PYTHON" error, but it always hangs everything that this command does - fibers.
source
share