Code-Pop / real-world-vue

The application that we build in Vue Mastery's courses starting with Real World Vue
https://www.vuemastery.com
1.02k stars 494 forks source link

Serve error #21

Open MatteoGauthier opened 4 years ago

MatteoGauthier commented 4 years ago

Missing dependencies during serve,

These dependencies were not found:                                                                                                                                                              * vuelidate in ./src/main.js                                                                    * vuelidate/lib/validators in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/
babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib
??vue-loader-options!./src/views/EventCreate.vue?vue&type=script&lang=js&                                                                                                                       To install them, you can run: npm install --save vuelidate vuelidate/lib/validators
DiveInto commented 3 years ago

see https://github.com/Code-Pop/real-world-vue/issues/9