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

d3 install --freeze doesn't freeze if the edition is already installed #33

Open
jminor opened this issue Nov 20, 2017 · 1 comment
Open

Comments

@jminor
Copy link
Contributor

jminor commented Nov 20, 2017

If you run d3 install something-123-1 --freeze and that edition is not installed yet, then the right thing happens. However, if that edition is already installed, the command exits without freezing. Having the same edition already installed should not be considered an error.

@jminor
Copy link
Contributor Author

jminor commented Apr 21, 2020

Also, related, if you run d3 install something-123-1 --freeze --force but 123-2 is already installed, then it freezes 123-2 without installing 123-1.

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

1 participant