gehrj / vue-country-region-select

A vue country select and a vue region select component that is very easy to use and the region select will update automatically depending on your country selected. They can also be used stand alone.
89 stars 84 forks source link

latest release (2.0.15) broken? #53

Closed wuestkamp closed 3 years ago

wuestkamp commented 3 years ago

release 2.0.15 seems to be broken and I get build errors:

This dependency was not found:
* vue-country-region-select in ./src/main.js

node_modules/vue-country-region-select contains just a README

2.0.14 works

seekingperfection commented 3 years ago

Same for me, how to get 2.0.14 ? @wuestkamp

wuestkamp commented 3 years ago

add this into your package.json "vue-country-region-select": "2.0.14" then npm install

seekingperfection commented 3 years ago

Thanks man, appreciate it <3

gehrj commented 3 years ago

hey thanks there was a mistake in the build, this should be fixed in 2.0.16 now!