vue-zone/vue3-vant-mobile

Help: ReferenceError - Possible Issue with auto-imports

Closed this issue · 0 comments

_Originally posted by @sniper19891112

Hello I have download https://github.com/easy-temps/vue3-vant-mobile and ran it
but I got the following error
ReferenceError: definePage is not defined
at setup (index.vue:5:1)
ReferenceError: isDark is not defined
at setup (App.vue:7:1)

maybe don't load auto-imports.d.ts file

could you help me, please?