I'm working on a small project using Javascript / VueJs 2. my code is clean everything was good and working fine just now i opened my application and i got this error message in the console and in VSCODE,
This dependency was not found:
* vue/types/umd in ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!
my IDE had automatically added an import for vue/types/umd
Fixed