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
I'm trying out the plugin template in lobechat. When I request the UI (portal view button) the plugin crashes.
the error in the plugin server is:
...redacted.../chat-plugin-template/node_modules/@lobehub/fluent-emoji/es/index.js:1
export { default as FluentEmoji } from "./FluentEmoji";
^^^^^^
SyntaxError: Unexpected token 'export'
at wrapSafe (node:internal/modules/cjs/loader:1378:20)
at Module._compile (node:internal/modules/cjs/loader:1428:41)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
🚦 期望结果 | Expected Behavior
it should show an interface
📷 复现步骤 | Recurrence Steps
No response
📝 补充信息 | Additional Information
No response
The text was updated successfully, but these errors were encountered:
👀 @asters-marnec
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
💻 系统环境 | Operating System
Other Linux
🌐 浏览器 | Browser
Firefox
🐛 问题描述 | Bug Description
I'm trying out the plugin template in lobechat. When I request the UI (portal view button) the plugin crashes.
the error in the plugin server is:
🚦 期望结果 | Expected Behavior
it should show an interface
📷 复现步骤 | Recurrence Steps
No response
📝 补充信息 | Additional Information
No response
The text was updated successfully, but these errors were encountered: