You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ 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
The text was updated successfully, but these errors were encountered:
Describe the Bug
v0.15.0
Steps to Reproduce
asdf update
asdf install python
Expected Behaviour
Command executable
Actual Behaviour
syntax error or command not found
Environment
asdf plugins affected (if relevant)
No response
The text was updated successfully, but these errors were encountered: