[Bug] Module not found: Can't resolve '@lobehub/ui/es/LogoThree' #5286
-
📦 EnvironmentOther 📌 Versionv1.42.6 💻 Operating SystemWindows 🌐 BrowserFirefox 🐛 Bug DescriptionDownload the latest version yesterday, looks like that its version is 1.42.6, I just try to git clone and pnpm install , pnpm run dev, and it shows me the error: I cannot find the module @lobehub/ui/es/LogoThree in node_modules, and the version of lobehub-ui is 1.155.8; I try to find the root package.json and the version is "@lobehub/ui": "^1.150.3", looks like that pnpm install will install the latest version to lobehub-ui 1.155.8 which does not contains LogoThree, and I modify the dependency to "@lobehub/ui": "1.150.3" and pnmp install again, the localhost:3010 will work. 📷 Recurrence StepsNo response 🚦 Expected BehaviorNo response 📝 Additional InformationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
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.
-
Hey @zealzeng! 👋 I'm here to help you with any bugs, questions, or contributions you have. I'll assist you while we wait for a human maintainer to review your issue. A similar issue was previously reported and resolved. Here are some steps you can take to address the problem:
These steps should help you resolve the issue with the missing module [1]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
A similar issue was previously reported and closed. The suggested solution includes several steps:
In your case, it seems that the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
I think your downloaded code is outdate. Now the latest codebase not use any of |
Beta Was this translation helpful? Give feedback.
I think your downloaded code is outdate. Now the latest codebase not use any of
LogoThree
components