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

npm show package-name@* version #1194

Closed
tolgaergin opened this issue Jan 19, 2019 · 3 comments
Closed

npm show package-name@* version #1194

tolgaergin opened this issue Jan 19, 2019 · 3 comments

Comments

@tolgaergin
Copy link

Describe the bug
When you use the default npm registry and type

npm show package-name@* version

you get
package-name@6.5.0 '6.5.0'
package-name@6.6.0 '6.6.0'

But when your registry point is http://localhost:4873
type same command to get version info you get

undefined@6.5.0 '6.5.0'
undefined@6.6.0 '6.6.0'

@tolgaergin tolgaergin changed the title npm show npm@* version npm show package-name@* version Jan 19, 2019
@juanpicado juanpicado added this to the 3.x.x milestone Jan 19, 2019
@juanpicado
Copy link
Member

cc: @ayusharma confirmed using this example.

npm show webpack@* version

@juanpicado
Copy link
Member

Fixed on verdaccio@3.10.2 Thanks @ayusharma

@lock
Copy link

lock bot commented Jun 29, 2019

🤖This thread has been automatically locked 🔒 since there has not been any recent activity after it was closed.
We lock tickets after 90 days with the idea to encourage you to open a ticket with new fresh data and to provide you better feedback 🤝and better visibility 👀.
If you consider, can attach this ticket 📨to the new one as a reference for better context.
Thanks for being a part of the Verdaccio community! 💘

@lock lock bot added the outdated label Jun 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants