Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Compilation error for non Vuetify apps #3

Closed
mikerockett opened this issue Aug 21, 2019 · 11 comments
Closed

Compilation error for non Vuetify apps #3

mikerockett opened this issue Aug 21, 2019 · 11 comments

Comments

@mikerockett
Copy link

The recent commit (f337054) to add Vuetify support is now causing our build process for a non Vuetify app to throw an error:

This dependency was not found:
* vuetify/lib in ./node_modules/vue-google-places/dist/vue-google-places.esm.js

Will roll back for now, but please can this be made optional?

Thanks! 😀

@Speedy059
Copy link

I had the same issue. I'm using the non-vuetify version and it now requires vuetify/lib. I had to roll back to 0.1.5, 0.1.6 breaks it.

@yariksav
Copy link
Owner

Hi! If you are using typescript, you have to add vuetify to tsconfig compiler types. See comment
vuetifyjs/vuetify#3943 (comment)

@mikerockett
Copy link
Author

mikerockett commented Aug 23, 2019

Our project isn't using TS – any other way around this? If not, I'm happy to extract the package and include it directly within the project.

@Speedy059
Copy link

Same, we aren't using typescript with VueJS until 3.x is released.

@lelesrc
Copy link

lelesrc commented Oct 5, 2019

up!

@balakan
Copy link

balakan commented Oct 25, 2019

Yap!
had to roll back to 0.1.5.

@jamesofficer
Copy link

Definitely still an issue. Also rolled back to an earlier version to fix.

@kasperkamperman
Copy link

Same problem here.

@zagreusinoz
Copy link

2021 still an issue. Is this project abandoned?

@MAvalleza
Copy link

This is still persisting unfortunately

@mikerockett
Copy link
Author

This project doesn't appear to be maintained anymore. Closing issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants