pespantelis / vue-location-picker

:round_pushpin: Location Picker component for Vue.js
http://pespantelis.github.io/vue-location-picker
MIT License
66 stars 25 forks source link

Failed to resolve directive: el & Failed to resolve directive: ref #5

Closed asepmaulanaismail closed 5 years ago

asepmaulanaismail commented 6 years ago

i have followed usage instructions on Readme.md and i've got this:

[Vue warn]: Failed to resolve directive: el
(found in <LocationPicker> at node_modules\vue-location-picker\src\LocationPicker.vue)

[Vue warn]: Failed to resolve directive: ref
(found in <LocationPicker> at node_modules\vue-location-picker\src\LocationPicker.vue)

can someone help me? what should i do?

estebancores commented 5 years ago

I'm having same problem, @asepmaulanaismail did you found something?

asepmaulanaismail commented 5 years ago

I'm having same problem, @asepmaulanaismail did you found something?

I didn't find something to solve this, so I made my own. you can find it here: vue-location-picker.vue