-2👍
Can’t your install it with npm or yarn ?
npm install vue-google-autocomplete –save
Or
yarn add vue-google-autocomplete
Then import it
import VueGoogleAutocomplete from 'vue-google-autocomplete'
- [Vuejs]-Store an uploaded image to Github using NodeJS and Github API
- [Vuejs]-Vue Transition – JavaScript hooks
Source:stackexchange.com