real-world-vue icon indicating copy to clipboard operation
real-world-vue copied to clipboard

Dependency was not found

Open orean opened this issue 6 years ago • 1 comments

This dependency was not found:

  • vuelidate in ./src/main.js

orean avatar Apr 23 '19 15:04 orean

Would doing the following resolve your issue?

npm install --save vuelidate

Shackelford-Arden avatar Aug 04 '19 19:08 Shackelford-Arden