Replies: 1 comment 3 replies
-
@flzara Thank you for reporting this issue! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since a couple of days, I have this error message each time I want to stage, unstage, commit, … in the source control view of the latest version of Theia IDE :
Git: Right-hand side of 'instanceof' is not an object
I have no errors or warning in the git log output
I'm running Theia IDE version 1.61.0 as an AppImage on an up-to-date Ubuntu 24.04 LTS with 2 external extensions: AsciiDoc and Run on Save.
List of installed extensions
@theia/ai-anthropic 1.61.0
@theia/ai-chat 1.61.0
@theia/ai-chat-ui 1.61.0
@theia/ai-code-completion 1.61.0
@theia/ai-core 1.61.0
@theia/ai-google 1.61.0
@theia/ai-history 1.61.0
@theia/ai-huggingface 1.61.0
@theia/ai-ide 1.61.0
@theia/ai-llamafile 1.61.0
@theia/ai-mcp 1.61.0
@theia/ai-ollama 1.61.0
@theia/ai-openai 1.61.0
@theia/ai-scanoss 1.61.0
@theia/ai-terminal 1.61.0
@theia/bulk-edit 1.61.0
@theia/callhierarchy 1.61.0
@theia/collaboration 1.61.0
@theia/console 1.61.0
@theia/core 1.61.0
@theia/debug 1.61.0
@theia/dev-container 1.61.0
@theia/editor 1.61.0
@theia/editor-preview 1.61.0
@theia/electron 1.61.0
@theia/external-terminal 1.61.0
@theia/file-search 1.61.0
@theia/filesystem 1.61.0
@theia/getting-started 1.61.0
@theia/keymaps 1.61.0
@theia/markers 1.61.0
@theia/memory-inspector 1.61.0
@theia/messages 1.61.0
@theia/metrics 1.61.0
@theia/mini-browser 1.61.0
@theia/monaco 1.61.0
@theia/navigator 1.61.0
@theia/notebook 1.61.0
@theia/outline-view 1.61.0
@theia/output 1.61.0
@theia/plugin-dev 1.61.0
@theia/plugin-ext 1.61.0
@theia/plugin-ext-vscode 1.61.0
@theia/preferences 1.61.0
@theia/preview 1.61.0
@theia/process 1.61.0
@theia/property-view 1.61.0
@theia/remote 1.61.0
@theia/scanoss 1.61.0
@theia/scm 1.61.0
@theia/search-in-workspace 1.61.0
@theia/secondary-window 1.61.0
@theia/task 1.61.0
@theia/terminal 1.61.0
@theia/test 1.61.0
@theia/timeline 1.61.0
@theia/toolbar 1.61.0
@theia/typehierarchy 1.61.0
@theia/userstorage 1.61.0
@theia/variable-resolver 1.61.0
@theia/vsx-registry 1.61.0
@theia/workspace 1.61.0
theia-ide-launcher-ext 1.61.0
theia-ide-product-ext 1.61.0
theia-ide-updater-ext 1.61.0
Do you have any idea where that might come from?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions