Skip to content
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

Search results missing in both author and maintainer #23

Open
remy opened this issue Jul 25, 2018 · 2 comments
Open

Search results missing in both author and maintainer #23

remy opened this issue Jul 25, 2018 · 2 comments
Labels

Comments

@remy
Copy link

remy commented Jul 25, 2018

On author: search:

npms result: https://npms.io/search?q=author%3Aremy - shows 1
actual (public) packages: https://www.npmjs.com/~remy - shows 93

On maintainer: search - packages missing:

npms result: https://npms.io/search?q=maintainer%3Aremy+%40remy - shows 18
actual: https://www.npmjs.com/~remy (scroll and keep hitting more) - shows 21

(one example from the maintainer that's missing is @remy/nerve - published yesterday).

@satazor
Copy link
Member

satazor commented Nov 6, 2018

Sorry for the late response. That's indeed strange, will investigate.

@satazor
Copy link
Member

satazor commented Nov 6, 2018

This is related to npms-io/npms-analyzer#124

Because your author name is "Remy Sharp" and there's no email, we are unable to related it with your npm username.

We can improve this by fallback to the _npmUser/maintainers field in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants