alex-oleshkevich / vue-introjs

intro.js bindings for Vue.
MIT License
301 stars 53 forks source link

Uncaught ReferenceError: introJs is not defined #13

Closed hafezd closed 6 years ago

hafezd commented 6 years ago

I installed this package via npm but got this error:

Uncaught ReferenceError: introJs is not defined

image

alex-oleshkevich commented 6 years ago

As documentation says, you have to provide your own copy of introJs. This plugin does not include it ;)

On Sat, Jan 6, 2018 at 2:09 AM, Hafez Divandari notifications@github.com wrote:

I installed this package via npm but got this error:

Uncaught ReferenceError: introJs is not defined

[image: image] https://user-images.githubusercontent.com/7051289/34632428-9b87acce-f28a-11e7-87ab-ce63d8d4233d.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alex-oleshkevich/vue-introjs/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AAmzyMkx6jPzqCbN9lElOSWiAln9FPJlks5tHqungaJpZM4RVDrz .

-- Sincerely, Alex Oleshkevich