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

adr init goes into infinite loop on Windows #251

Open
Den-dp opened this issue Mar 1, 2024 · 2 comments · May be fixed by #252
Open

adr init goes into infinite loop on Windows #251

Den-dp opened this issue Mar 1, 2024 · 2 comments · May be fixed by #252
Labels

Comments

@Den-dp
Copy link

Den-dp commented Mar 1, 2024

Just tried adr and was faced with init command not working on Windows.

Looks like an infinite loop cause Windows doesn't have /

image

Den-dp added a commit to Den-dp/adr-tools that referenced this issue Mar 1, 2024
Since the root dir looks different in Windows and Unix (`C:\\` vs `/`), use crossplatform way of getting it

Closes: meza#251
@Den-dp Den-dp linked a pull request Mar 1, 2024 that will close this issue
Copy link

stale bot commented May 31, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 31, 2024
@Den-dp
Copy link
Author

Den-dp commented May 31, 2024

this issue is still relevant and PR is ready #252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant