You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed, it happens when latest tag is not present. Will be fixed soon, looks like npm registry is always setting it up, so it makes sense to mimic that behaviour.
If you want to test it further, you can set ignore_latest_tag: true in your sinopia config (it's default 0.7.1 behaviour, but was changed in 0.8.0 because of 4 separate issues).
Curious thing is that npm can install things without latest tag, but can't view them.
npm view <package>
.npm installed
versions show up.Will further investigate
The text was updated successfully, but these errors were encountered: