Skip to content

The dependency was not found #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ayoubgm opened this issue Dec 5, 2021 · 2 comments
Open

The dependency was not found #30

ayoubgm opened this issue Dec 5, 2021 · 2 comments

Comments

@ayoubgm
Copy link

ayoubgm commented Dec 5, 2021

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.`

@mrzygood
Copy link

mrzygood commented Jul 13, 2022

Duplicate: #29.
There is working solution.

@nmkyy
Copy link

nmkyy commented Dec 30, 2022

maybe lost this file upload to npm "rollup.config.js"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants