Runtime error loading @theia/ai-mcp package #16320
-
|
I am getting the following runtime error where Theia is trying to load the module I just updated Theia from version 1.61 to 1.64, I am following community releases. Looks like the file we're trying to import here does not exist anymore. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
Hey @drochgenius, I believe that's a known issue. The |
Beta Was this translation helpful? Give feedback.
@drochgenius Just to be sure that we are aligned:
webpack.config.jsand it includes (and exports) thegen-webpack.node.config.jstoo?theia startcommand or you runnode lib/backend/main.jsand notnode src-gen/backend/main.js