Skip to content

Component auth has not been registered yet #1461

Closed Answered by posva
Subin-Qreative asked this question in Questions and Help
Discussion options

You must be logged in to vote

You probably need to use vue-demi too: "vue-demi": "https://cdn.jsdelivr.net/npm/vue-demi@0.14.6/+esm",. I would also use vue from the same cdn just in case. Check the actual files in the cdn to see if they import from modules like import ... from 'stuff'. That way you will know what to add to the import map.
On a side note, for a project like this, I will discourage you to use CDNs. The project is complex enough to benefit a lot from a bundler and you will avoid all of these issues too

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by posva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants