`ionic ssh setup` fails using plink/putty

Hello!

I’m testing out the ionic CLI, and I’ve hit a snag already.

I’m on Windows 10, and just installed the latest Ionic CLI (v 3.20).

ionic ssh setup returns the following error:

[ERROR] An error occurred while running ssh -V (exit code 1): plink: Release 0.67

I’m using Putty on this machine, which installs its own ssh tooling, and obviously Ionic doesn’t like that.

Suggestions on how to work around this?

Thanks!