Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object(...) is not a function #53

Open
wangxinxin1 opened this issue Mar 9, 2022 · 1 comment
Open

Object(...) is not a function #53

wangxinxin1 opened this issue Mar 9, 2022 · 1 comment

Comments

@wangxinxin1
Copy link

VUE3项目转化vite后,再次使用npm run dev启动后,页面加载显示这个报错

runtime-core.esm-bundler.js?5c40:217 Uncaught TypeError: Object(...) is not a function
at Proxy.render (App.vue?d78c:8:1)
at renderComponentRoot (runtime-core.esm-bundler.js?5c40:710:1)
at componentEffect (runtime-core.esm-bundler.js?5c40:4193:1)
at reactiveEffect (reactivity.esm-bundler.js?a1e9:42:1)
at effect (reactivity.esm-bundler.js?a1e9:17:1)
at setupRenderEffect (runtime-core.esm-bundler.js?5c40:4176:1)
at mountComponent (runtime-core.esm-bundler.js?5c40:4134:1)
at processComponent (runtime-core.esm-bundler.js?5c40:4094:1)
at patch (runtime-core.esm-bundler.js?5c40:3712:1)
at render (runtime-core.esm-bundler.js?5c40:4794:1)

@wangxinxin1
Copy link
Author

本意就是vite启动、运行和原本启动、运行方式都可使用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant