Currently, "normal" installation with npm/yarn supports only version 2.0.2 (the last release), but as I can see in the master branch you already have version 3.0.0.
Note:
When installed as yarn add https://github.com/iamraphson/vue-paystack (version 3.0.0) it normally works with vue3.
Many thanks for this library!
Currently, "normal" installation with
npm
/yarn
supports only version2.0.2
(the last release), but as I can see in themaster
branch you already have version3.0.0
.Note:
yarn add https://github.com/iamraphson/vue-paystack
(version3.0.0
) it normally works withvue3
.