SteveYuOWO / vue-hot-toast

🍞 A neat toast for vue3
MIT License
35 stars 5 forks source link

Error when installing #6

Closed leocastroz closed 7 months ago

leocastroz commented 8 months ago

Can anyone help me install the library, I'm having problems ?

$: npm i @steveyuowo/vue-hot-toast --save
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "link:": link:..
SteveYuOWO commented 7 months ago

@leocastroz Sorry for the late reply

https://github.com/SteveYuOWO/vue-hot-toast/commit/969cbe626ceb20d516622a69ee551d72959972b4#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L29

This bug was fixed in v1.2.0

leocastroz commented 7 months ago

👋 Thanks @SteveYuOWO , I'll test it soon.