Skip to content

The dependency was not found #30

@ayoubgm

Description

@ayoubgm

Hello,
I've try to use vue-mermaid component, I have tried to install vue-mermaid in combination with vue.js 2.6.12.

Following the readme I have used: npm install --save vue-mermaid

Then I added the following lines to my main.js file:
import VueMermaid from "vue-mermaid";
Vue.use(VueMermaid);

When I am starting vue with: npm run serve

i getting an error on terminal:
ERROR Failed to compile with 1 error 4:16:04 PM
This dependency was not found:
* vue-mermaid in ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/flow-design/WebFlowDesign.vue?vue&type=script&lang=js&
To install it, you can run: npm install --save vue-mermaid
Error from chokidar (C:\node_modules): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'

Help please.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions