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
For example if it only contributes metadata, otherwise:
Uncaught (in promise) Error: Unable to load the given plugin
at PluginManagerExtImpl.$init (/workspace/theia/packages/plugin-ext/lib/plugin/plugin-manager.js:129)
at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:175)
at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:160)
at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:124)
at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:110)
at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:53
at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:201
at /workspace/theia/packages/core/lib/common/event.js:161
at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176)
at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264)
The text was updated successfully, but these errors were encountered:
For example if it only contributes metadata, otherwise:
The text was updated successfully, but these errors were encountered: