praveenpuglia / vuetify-daterange-picker

The missing date range picker for Vuetify JS you have been looking for.
https://vuetify-daterange-picker.gitbook.io/docs
MIT License
197 stars 59 forks source link

Cannot find module "vuetify/lib" #72

Closed Zigotote closed 4 years ago

Zigotote commented 4 years ago

Hello, I tried to use the new version of the plugin but know I have this error when I run my application image

Do you know why I have this message ?

praveenpuglia commented 4 years ago

Which version of vuetify are you trying to install or have installed?

Zigotote commented 4 years ago

I'd like to use the last one : 3.2.0. This are my dependencies, in my package.json : image

praveenpuglia commented 4 years ago

I don't see vuetify itself in the dependencies. Have you installed vuetify? My component doesn't work if you don't have vuetify.

Zigotote commented 4 years ago

Thanks for your fast reply !! I didn't see in your documentation that I should install vuetify, but I will add it, thanks !

praveenpuglia commented 4 years ago

No Problemo! Everything should work fine once you are done installing vuetify. Don't install versino 2 though. This guy only works with 1.X