Skip to content

Failed to compile with 3 errors #1

@bitsnaps

Description

@bitsnaps

Hi, I've just cloned the repo, then I did npm install and I had to fix 2 issues with npm audit fix as suggested by npm, now when I run npm run serve I got this:

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/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


This relative module was not found:

* ./filters/date in ./src/main.js

I tried npm install --save vuelidate vuelidate/lib/validators as suggested but nothing help.
I'm running npm v6.4.1, any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions