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

Getting this running using vite #106

Open
sureshvv opened this issue Jul 28, 2022 · 2 comments
Open

Getting this running using vite #106

sureshvv opened this issue Jul 28, 2022 · 2 comments

Comments

@sureshvv
Copy link

sureshvv commented Jul 28, 2022

I am having trouble making this work using vite instead of webpack.

Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/vuetify_lib.js?v=278ed383' does not provide an export named 'VDatetimePicker' (at app.vue?vue&type=template&lang.js:1:405)

I am using vuetify 2.5.8 and vite 2.6.13. I am able to get it to work by using it as my-datetime-picker. Is there something that says all v-... directives come from vuetify?

Any ideas?

@mahiso
Copy link

mahiso commented Feb 16, 2023

https://github.com/m3h7/vuetify-datetime-picker/tree/vite-ts
Not 100% ready but it works for my vite ts project.

@iamcrisb
Copy link

@mahiso how should I use your project in my vue.js app?

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

3 participants