iamstevendao / vue-tel-input

International Telephone Input with Vue
https://iamstevendao.com/vue-tel-input/
MIT License
818 stars 342 forks source link

updated to 6.0.1 , got error #356

Closed spormeon closed 12 months ago

spormeon commented 2 years ago

I just updated to 6.0.1 and get this error below, the file doesnt exist, any ideas?

ERROR in ./node_modules/vue-tel-input/dist/vue-tel-input.umd.min.js Module build failed: Error: ENOENT: no such file or directory, open '/Users/davidstanton/adysisstats100/statsadysis/node_modules/vue-tel-input/dist/vue-tel-input.umd.min.js' @ ./src/main.js 10:0-40 37:54-65

iamstevendao commented 2 years ago

@spormeon that's strange. did you import it following the README? https://github.com/iamstevendao/vue-tel-input/blob/next/README.md if yes, can you try deleting node_modules and install again?

spormeon commented 2 years ago

i updated it using npm update , it was on version 6.0.0-beta.7 , i've reverted it back at the moment Main_vue_—_statsadysis

spormeon commented 2 years ago

tried deleteing node_modules and installed again etc, still errors: Compiled with problems:X

ERROR in ./node_modules/vue-tel-input/dist/vue-tel-input.umd.min.js

Module build failed: Error: ENOENT: no such file or directory, open '/Users/davidstanton/adysisstats100/statsadysis/node_modules/vue-tel-input/dist/vue-tel-input.umd.min.js'

iamstevendao commented 12 months ago

should be fixed in @latest (8.2.0)