You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to check for updates fails with the error details below:
Failed to get updates, error was:
Error: Failed to install package
at exec (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/node_modules/titanium-editor-commons/util.js:44:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async checkInstalledVersion (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/node_modules/titanium-editor-commons/updates/titanium/sdk.js:31:24)
at async Promise.all (index 0)
at async Object.checkForUpdate (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/node_modules/titanium-editor-commons/updates/titanium/sdk.js:133:45)
at async Promise.all (index 3)
at async Object.checkAllUpdates (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/node_modules/titanium-editor-commons/updates/index.js:32:21)
at async ExtensionContainer.getUpdates (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/out/container.js:139:28)
at async UpdatesNode.getChildren (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/out/explorer/nodes/updates/updatesNode.js:19:31)
at async i.Y (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:163:47670)
at async i.getChildren (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:163:44040)
Titanium Command-Line Interface v7.1.4
Extension version: 1.3.0
VS Code version: Code 1.93.1 (Universal) (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z)
OS version: Darwin x64 23.6.0
Modes:
The text was updated successfully, but these errors were encountered:
Type: Bug
Trying to check for updates fails with the error details below:
Failed to get updates, error was:
Error: Failed to install package
at exec (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/node_modules/titanium-editor-commons/util.js:44:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async checkInstalledVersion (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/node_modules/titanium-editor-commons/updates/titanium/sdk.js:31:24)
at async Promise.all (index 0)
at async Object.checkForUpdate (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/node_modules/titanium-editor-commons/updates/titanium/sdk.js:133:45)
at async Promise.all (index 3)
at async Object.checkAllUpdates (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/node_modules/titanium-editor-commons/updates/index.js:32:21)
at async ExtensionContainer.getUpdates (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/out/container.js:139:28)
at async UpdatesNode.getChildren (/Users/joe/.vscode/extensions/tidev.titanium-sdk-1.3.0/out/explorer/nodes/updates/updatesNode.js:19:31)
at async i.Y (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:163:47670)
at async i.getChildren (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:163:44040)
Titanium Command-Line Interface v7.1.4
Extension version: 1.3.0
VS Code version: Code 1.93.1 (Universal) (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z)
OS version: Darwin x64 23.6.0
Modes:
The text was updated successfully, but these errors were encountered: