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

Can't it use with vuetify? #55

Closed
JackuXL opened this issue Feb 2, 2022 · 4 comments
Closed

Can't it use with vuetify? #55

JackuXL opened this issue Feb 2, 2022 · 4 comments

Comments

@JackuXL
Copy link

JackuXL commented Feb 2, 2022

When I run "vue add vuetify” and choose "Vite-Preview", the cli says that it cannot find the file "/public/index.html".

@caoxiemeihao
Copy link
Member

May need to specify the "root" path?

@JackuXL
Copy link
Author

JackuXL commented Feb 3, 2022

May need to specify the "root" path?

Thanks for answering. But I don't know how to do it. Should I configure it in " package.json"?

@JackuXL
Copy link
Author

JackuXL commented Feb 3, 2022

I tried creating vue.config.js file and adding publicPath: './' to it, but I got the same error.
Snipaste_2022-02-03_09-46-47

@caoxiemeihao
Copy link
Member

caoxiemeihao commented Feb 3, 2022

vue add vuetify only worked on @vue/cli ?
This template without cli kit management.
you can try manual integrate vuetify, like "element-plus", "antdv" or other UI framework.

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

2 participants