kyvg / vue3-notification

Vue 3 notification library 💬

Home Page:https://kyvg.github.io/vue3-notification/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tags were removed

tropee-moein opened this issue · comments

Looks like lots of recent tags have been removed. Specifically latest tag which is 2.9.0 is not in the list anymore.

Looks like lots of recent tags have been removed. Specifically latest tag which is 2.9.0 is not in the list anymore.

npm also fails when I try to install the latest version of the package, since it is no longer present in the npm registers.

Here is a hack we did for now until tags are back (we use yarn 2)

yarn remove @kyvg/vue3-notification 
yarn add '@kyvg/vue3-notification@https://github.com/kyvg/vue3-notification#09ceaeb0acb1bc618c4ada625ef59895ffe61ad6'

The commit hash is the commit 1.9.0 tag was introduced to master

Hi! I didn't do anything with library last days. But I had same problems with another packages. As I understand, it was problem with npm (see 12:00-13:00 May 15)
status.npmjs.org
You can use latest version as usual now

as @kyvg said the issue wasn't with this library and we also started getting the error with many others. Closing this issue now