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 publish --tag always adds latest && publishConfig #59

Closed
jedi4ever opened this issue Mar 19, 2014 · 1 comment
Closed

npm publish --tag always adds latest && publishConfig #59

jedi4ever opened this issue Mar 19, 2014 · 1 comment

Comments

@jedi4ever
Copy link

Seems like the publish behaviour is always to add dist-tag latest.
This is the same in real npm-www but there you can override it with publishConfig.
It there anyway to set the npm install --tag to override latest? or at least honor publishConfig as npm-www does.

See npm/npm#4837

@rlidwka
Copy link
Owner

rlidwka commented Apr 1, 2014

Fixed in 0.8.0, please confirm that.

Original behaviour was to ignore latest tag at all because of the way how npm update worked, but since it was fixed a few months ago, it now makes sense to revert it.

closing as duplicate of #50

@rlidwka rlidwka closed this as completed Apr 1, 2014
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

2 participants