The ngrok error:
Error reading configuration file '/Users/foobar/.ngrok2/ngrok.yml': `version` property is required
If you are upgrading from an older version of ngrok, you can run:
ngrok config upgrade
to upgrade to the new format and add the version number.
We need to investigate and ideally eliminate this error so ngrok tunnels can be created even if this required version property is missing from an existing configuration file.
TRI-954
The ngrok error:
We need to investigate and ideally eliminate this error so ngrok tunnels can be created even if this required
versionproperty is missing from an existing configuration file.TRI-954