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

Latest tag is incorrect on npm #1670

Open
dthunell opened this issue Oct 31, 2024 · 2 comments
Open

Latest tag is incorrect on npm #1670

dthunell opened this issue Oct 31, 2024 · 2 comments

Comments

@dthunell
Copy link

Problem description
The "latest" tag on npm does not point to the latest version

Expected behavior
If I pull "latest" I get 19.0.0

Actual behavior
I get 18.6.1

This also messes up our outdated-dependencies scan, see below.

Error message/stack trace

npm outdated
Package                           Current   Wanted  Latest  Location                                       Depended by
tedious                            19.0.0   19.0.0  18.6.1  node_modules/tedious                           example-project

Any other details that can be helpful
Screenshot from npmjs.com taken on Oct 31

Screenshot 2024-10-31 at 15 58 26

@highrankinsammy
Copy link

Really great post! Thank you @dthunell 🥇

@Luse
Copy link

Luse commented Nov 4, 2024

This has been bothering me for a while now, happy to see you bring it up 🙏

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

No branches or pull requests

3 participants