tonyhb / redux-ui

Easy UI state management for react redux
636 stars 58 forks source link

Last version is published by yarn #72

Closed matkrzy closed 7 years ago

matkrzy commented 7 years ago

During installation or updating we get: error An unexpected error occurred: "https://registry.yarnpkg.com/redux-ui/-/redux-ui-0.1.0.tgz: Invalid tar header. Maybe the tar is corrupted or it needs to be gunzipped?". it should be published by npm

tonyhb commented 7 years ago

Thanks, rolling out 0.1.1 :)

On Fri, May 19, 2017 at 3:13 AM, Mateusz Krzyżanowski < notifications@github.com> wrote:

During installation or updating we get: error An unexpected error occurred: "https://registry.yarnpkg.com/ redux-ui/-/redux-ui-0.1.0.tgz: Invalid tar header. Maybe the tar is corrupted or it needs to be gunzipped?". it should be published by npm to fix problems

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tonyhb/redux-ui/issues/72, or mute the thread https://github.com/notifications/unsubscribe-auth/AASsAQAiBKVF8K8N-RyDm43fgp9H3TZ_ks5r7WtmgaJpZM4NgVl2 .

tonyhb commented 7 years ago

Fixed. Expected yarn to publish okay... thanks!