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

Registry and Replicate show different versions #1656

Closed
gelpenaddict opened this issue Aug 11, 2020 · 1 comment
Closed

Registry and Replicate show different versions #1656

gelpenaddict opened this issue Aug 11, 2020 · 1 comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 6.x work is associated with a specific npm 6 release

Comments

@gelpenaddict
Copy link

Current Behavior:

Replicate and registry .npmjs.com show different package versions.

Expected Behavior:

Replicate and registry .npmjs.com show the same package versions.

Steps To Reproduce:

> npm view @luma.gl/constants --registry https://registry.npmjs.com/ 
@luma.gl/[email protected] | MIT | deps: none | versions: 91
> npm view @luma.gl/constants --registry https://replicate.npmjs.com/
@luma.gl/[email protected] | MIT | deps: none | versions: 90

This has happened with other packages too.

Environment:

  • OS: MacOS 10.14.2
  • NPM: 6.13.6
@darcyclarke darcyclarke added Bug thing that needs fixing Needs Triage needs review for next steps Release 6.x work is associated with a specific npm 6 release labels Aug 14, 2020
@darcyclarke
Copy link
Contributor

I'm closing this since we are only able to support issues that relate to the npm CLI itself.

If you're experiencing issues with the npm registry/website you can contact support at https://www.npmjs.com/support OR, if you have feedback about the registry/website, you can add that to our new https://github.com/npm/feedback repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 6.x work is associated with a specific npm 6 release
Projects
None yet
Development

No branches or pull requests

2 participants