After upgrading from Theia 1.23 to Theia 1.57, VSCode plugins aren't loading anymore #14770
Unanswered
drochgenius
asked this question in
Q&A
Replies: 1 comment
-
Hey @drochgenius, we disabled support for builtins via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem
I am getting the following error on Theia startup:
I am launching Theia with the Theia CLI specifying a custom folder where my plugins (VSIX) packages are located.
I am not sure what it means
Only user plugins will be handled by file handlers, please unpack the plugin
.Do I need to unzip the plugin in the folder
./plugins
?Context information
I am on MacOS, Node 20.
I am using Theia 1.57 for the web, with the following dependencies:
Beta Was this translation helpful? Give feedback.
All reactions