Open Issues Need Help
View All on GitHub 使用 uni-use 库之后报错 about 9 hours ago
AI Summary: A user encountered a `Failed to resolve import "vue-demi"` error when using the `uni-use` library in a newly scaffolded `uni-app` project. The error occurs because `vue-demi` is a missing dependency for `uni-use`'s runtime. Manually installing `vue-demi` resolves the issue, and the user suggests adding it as a dependency to `uni-use`.
Complexity:
1/5
good first issue