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

opam 2.2 support on Windows #793

Open
kit-ty-kate opened this issue May 15, 2024 · 2 comments · May be fixed by #794
Open

opam 2.2 support on Windows #793

kit-ty-kate opened this issue May 15, 2024 · 2 comments · May be fixed by #794

Comments

@kit-ty-kate
Copy link
Member

The following code

export const ALLOW_PRERELEASE_OPAM =
PLATFORM !== "win32" &&
disallows the use of the latest opam beta which is compatible with Windows.

Would it be possible to remove this conditional?

@hhugo
Copy link

hhugo commented May 15, 2024

One need to change acquireOpamWindows to take the pre release into account

@kit-ty-kate kit-ty-kate linked a pull request May 15, 2024 that will close this issue
@smorimoto
Copy link
Member

This is related to this issue: #733

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.

3 participants