1

Several days ago I published a package to npmjs, https://www.npmjs.com/package/pluralize-ru-ts the package is public, i'm pretty sure that the package.json is correct, when i try to npm i pluralize-ru-ts package installs fine, i get no errors. But the package still doesn't apears in npmjs search in npmjs.org and in npm search pluralize-ru-ts(returns No matches found for "pluralize-ru-ts")

Any ideas, what am i doing wrong?

Anatoly
  • 31
  • 5

1 Answers1

0

Just tried npm search pluralize-ru-ts and successfully found you package.

If you are still facing this problem, maybe there are some caching issues.

Screenshoot

AndreyProgr
  • 537
  • 4
  • 14