vue-tel-input
vue-tel-input copied to clipboard
updated to 6.0.1 , got error
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
@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?
i updated it using npm update , it was on version 6.0.0-beta.7 , i've reverted it back at the moment

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'
should be fixed in @latest (8.2.0)