Skip to content

cli: Use OS-agnostic paths #3307

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

Merged

Conversation

acheroncrypto
Copy link
Collaborator

Problem

The CLI assumes the path separator to be / but Windows uses \ instead.

Summary of changes

Use OS-agnostic paths.


This change should be enough to (mostly) resolve #2453 from our side, but the main issue of Solana tools not working properly on Windows still remains.

Copy link

vercel bot commented Oct 10, 2024

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto added cli fix Bug fix PR labels Oct 10, 2024
@acheroncrypto acheroncrypto merged commit 5df7fbd into solana-foundation:master Oct 10, 2024
0 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli fix Bug fix PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native Windows Support
1 participant