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

bug: many bash command broken #1846

Open
bestlong opened this issue Jan 18, 2025 · 0 comments · May be fixed by #1847
Open

bug: many bash command broken #1846

bestlong opened this issue Jan 18, 2025 · 0 comments · May be fixed by #1847
Labels

Comments

@bestlong
Copy link

Describe the Bug

v0.15.0

❯ asdf install python
/home/allen/.asdf/lib/functions/installs.bash: line 1: syntax error near unexpected token `$'{\r''
'home/allen/.asdf/lib/functions/installs.bash: line 1: `handle_failure() {
/home/allen/.asdf/lib/commands/command-install.bash: line 9: install_command: command not found

❯ asdf update
/home/allen/.asdf/lib/commands/command-update.bash: line 2: $'\r': command not found
/home/allen/.asdf/lib/commands/command-update.bash: line 3: syntax error near unexpected token `$'{\r''
'home/allen/.asdf/lib/commands/command-update.bash: line 3: `update_command() {

Steps to Reproduce

asdf update
asdf install python

Expected Behaviour

Command executable

Actual Behaviour

syntax error or command not found

Environment

Windows 10 WSL2 Ubuntu 20.04

asdf plugins affected (if relevant)

No response

@bestlong bestlong added the bug label Jan 18, 2025
@bestlong bestlong linked a pull request Jan 19, 2025 that will close this issue
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