[Docs] Feedback for self-hosting/server-database/dokploy
#7777
-
📝 Referencehttps://github.com/lobehub/lobe-chat/tree/main/docs/self-hosting/server-database/dokploy.zh-CN.mdx 🐛 Feedback#12 389.3 ./src/features/PluginDevModal/MCPManifestForm/index.tsx
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Beta Was this translation helpful? Give feedback.
-
To resolve the issues you're encountering during the build process, you need to address both the ESLint warnings and the TypeScript type error:
By addressing these issues, you should be able to resolve the build errors and proceed with the Docker build successfully. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
之前有一个版本会这样。出现这个错误应该不是最新的代码,你同步一下代码应该不会有这个错误了。我用dokploy直到1.84.21都没问题,但是最新的1.84.22代码编译不过(编译了4次都是一样的错误),好像是pnpm版本不符的错误: |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
可以了,感谢 |
Beta Was this translation helpful? Give feedback.
NIXPACKS_PKGS="bun"
这个改一下就好了