uni-app (vue3) 组合式工具集

composable hooks uniapp vue
1 Open Issue Need Help Last updated: Nov 5, 2025

Open Issues Need Help

View All on GitHub

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

uni-app (vue3) 组合式工具集

TypeScript
#composable#hooks#uniapp#vue