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
expected behaviour: npm view aq readme and https://replicate.npmjs.com/registry/aq should have latest readme for all packages
real behaviour:
some packages have latest version of readme, some packages have very first version of readme
The text was updated successfully, but these errors were encountered:
Note. I don't know where is good place to open this issue because it's related to npm backend.
npm view uws readme
returns up to date readmenpm view aq readme
doesn't match with latest readme on https://www.npmjs.com/package/aq but matches with readme on https://replicate.npmjs.com/registry/aqexpected behaviour:
npm view aq readme
and https://replicate.npmjs.com/registry/aq should have latest readme for all packagesreal behaviour:
some packages have latest version of readme, some packages have very first version of readme
The text was updated successfully, but these errors were encountered: