-
Notifications
You must be signed in to change notification settings - Fork 30
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
new packages doesn't get indexed #104
Comments
confirm |
I can confirm the problem too |
+1. getting |
+1, I'm getting |
+1 same issue 🥲 |
+1, Trying to get https://api.npms.io/v2/package/react-international-phone (since 2 months from package publish) |
Same issue. Response is Package is active: https://www.npmjs.com/package/itertools-ts |
Same issue here. getting error: Package on NPM: https://www.npmjs.com/package/react-native-international-phone-number |
Same, what's going on? |
I'm having the same issue. My Package1: https://api.npms.io/v2/package/fe-theme (Working) |
Hi, I am experiencing the same issue with my package not being found via the npms.io API. The package is published on npm and has been actively maintained with regular updates every two weeks. The package name is https://www.npmjs.com/package/packetjs-di When I query the API using {
"code": "NOT_FOUND",
"message": "Module not found"
} I have tried:
It seems to be an indexing problem on npms.io's side, as the package has been live on npm for months, and everything works fine there. I would appreciate it if this issue could be looked into. Please let me know if further information is needed to assist in resolving this. Thank you for your help! Best regards, |
New packages doesn't get indexed, example:
I tried to use it on this package : https://www.npmjs.com/package/reponse
I used : https://api.npms.io/v2/package/reponse
but i get this error
{"code":"NOT_FOUND","message":"Module not found"}
@satazor
The text was updated successfully, but these errors were encountered: