alex-oleshkevich / vue-introjs

intro.js bindings for Vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This dependency was not found

vrubliuk opened this issue · comments

Suddenly, I started to get this error on starting my project. Earlier (few days ago) everything was fine.

This dependency was not found:

  • vue-introjs in ./src/main.js
    To install it, you can run: npm install --save vue-introjs

My current version of the package is: "vue-introjs": "^1.1.2"
Even if I execute npm install --save vue-introjs and update the package to version 1.3.1, it doesn't help.

@vrubliuk, resolved in 1.3.2.

Thank you very much!