warn: failed to resolve component:HelloWorld #8742
Closed
CodeGetters
started this conversation in
General Discussions
Replies: 1 comment
-
Seems you provided incomplete information because provided code snippets works fine on vue playground. Maybe you should check if you have deleted imported component named HelloWorld |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Failed to resolve component: HelloWorld
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
vue -version :3.3.4
vite -version:4.4.0
let a good brother help me to explain the reason for this warning
Beta Was this translation helpful? Give feedback.
All reactions