-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I'm following your tutorial here: https://blog.ayitinya.me/articles/how-to-create-and-publish-vue-component-to-npm
I'm doing the following:
- clone your repo
npm run build
npm pack
npm install vue-typewriter-effect-1.0.1.tgz
on my sample vue projectimport TypewriterEffect from "vue-typewriter-effect";
Your module works great, but the only thing is I'm seeing red from typescript that I'm unsure of how to solve. Do you have any ideas?
MinuteReversal
Metadata
Metadata
Assignees
Labels
No labels