Describe the Bug
Sometimes the extensions fails and does not detect the tooling and ask for install them again. If I attempt to do so the output shows the following log:
Failed to get updates, error was:
Error: Failed to run
at runTiCommand (/Users/brian/.vscode/extensions/tidev.titanium-sdk-1.0.1/node_modules/titanium-editor-commons/updates/titanium/sdk.js:124:11)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at checkLatestVersion (/Users/brian/.vscode/extensions/tidev.titanium-sdk-1.0.1/node_modules/titanium-editor-commons/updates/titanium/sdk.js:59:24)
at async Promise.all (index 1)
at Object.checkForUpdate (/Users/brian/.vscode/extensions/tidev.titanium-sdk-1.0.1/node_modules/titanium-editor-commons/updates/titanium/sdk.js:90:45)
at async Promise.all (index 3)
at Object.checkAllUpdates (/Users/brian/.vscode/extensions/tidev.titanium-sdk-1.0.1/node_modules/titanium-editor-commons/updates/index.js:32:21)

Describe the Bug
Sometimes the extensions fails and does not detect the tooling and ask for install them again. If I attempt to do so the output shows the following log: