-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Webpage is showing incorrect package information #557
Comments
That’s because it’s tagged as “next”, not “latest”. Nothing seems incorrect here to me. |
@ljharb I don't understand, are you saying that |
Ah, my mistake - i agree those should be the same, and 21 days since the publish of “next” is beyond a cdn/caching issue. |
No problem 🙂 |
Relates to #545 |
Hi everyone, I'm having a similar issue, published my package today:
But still hours later I can't still see the new version neither install it or obviously can't publish it again: Doing some research about this, I found this https://github.com/npm/registry that says I should post on the community but the community is actually closed, so I wasn't sure if create a new issue here was the way to go (though this comment asking about it on this already open). The weird part is that I can't even see the update in the registry: https://registry.npmjs.org/reldens Is this something for I should keep waiting until the cache gets invalidated? Or where can I report it? |
npm If your bug is preproducible on If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo Closing: This is an automated message. |
What / Why
When
Where
How
Current Behavior
2.0.0-alpha.0
forredux-observable
Steps to Reproduce
npm info redux-observable
dist-tags
do not matchExpected Behavior
redux-observable
Who
References
The text was updated successfully, but these errors were encountered: