tiny-vue icon indicating copy to clipboard operation
tiny-vue copied to clipboard

🐛 [Bug]: vite+vue3项目安装@opentiny/[email protected]后,启动报错

Open kagol opened this issue 9 months ago • 2 comments

Version

3.21.2

Vue Version

3.5.10

Link to minimal reproduction

报错信息如下: Image

Step to reproduce

如上

What is expected

No response

What is actually happening

No response

What is your project name

demo项目

Any additional comments (optional)

No response

kagol avatar Mar 14 '25 15:03 kagol

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: After installing @opentiny/vue for vite+vue3 project, an error was reported in the startup

Issues-translate-bot avatar Mar 14 '25 15:03 Issues-translate-bot

目前没有找到与您的问题完全相同的已解决问题。不过,我注意到您提到的这个问题已经在 Issue #3128 中被报告。

为了更好地帮助您解决这个问题,您可以尝试以下步骤:

  1. 检查依赖版本:确保 @opentiny/vuevue 的版本兼容。您可以查看 package.json 中的版本信息。

  2. 清除缓存:尝试删除 node_modules 目录和 package-lock.json 文件,然后重新运行 npm installyarn install

  3. 更新依赖:确保所有依赖项都是最新的,特别是 vitevue

如果这些步骤没有解决问题,您可以在 GitHub 上的 Issue #3128 中提供更多详细信息,或者等待社区和维护者的进一步回复。

如果您有其他问题或需要更多帮助,请随时告诉我。

🪧 Tips For further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me.

petercat-assistant[bot] avatar Mar 14 '25 15:03 petercat-assistant[bot]