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

install.ps1 seems not to initialize PowerShell according to the prefix entered by the user #40

Open
pk5ls20 opened this issue Feb 27, 2024 · 0 comments · May be fixed by #41
Open

install.ps1 seems not to initialize PowerShell according to the prefix entered by the user #40

pk5ls20 opened this issue Feb 27, 2024 · 0 comments · May be fixed by #41

Comments

@pk5ls20
Copy link

pk5ls20 commented Feb 27, 2024

In the current version of install.ps1 (946ea16), although the installation script asks the user if they want to initialize using a custom prefix, this variable is not used during the actual initialization process. This can lead to results that are inconsistent with the user's expectations after installation.

See https://github.com/mamba-org/micromamba-releases/blame/946ea168f610f3d8f7cdb25c12561ba286a59d75/install.ps1#L41 and below.

image
@pk5ls20 pk5ls20 linked a pull request Feb 29, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant