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
after add . "$HOME/.asdf/asdf.sh", and run source ~/.zshrc. I have this:
/home/ubuntu/.asdf/asdf.sh:3: command not found: ^M
/home/ubuntu/.asdf/asdf.sh:7: command not found: ^M
/home/ubuntu/.asdf/asdf.sh:9: command not found: ^M
/home/ubuntu/.asdf/asdf.sh:31: parse error near `elif'
Expected Behaviour
After run source ~/.zshrc, it should be that i can use asdf to install package.
Actual Behaviour
Cannot use asdf
Environment
No environment
asdf plugins affected (if relevant)
No response
The text was updated successfully, but these errors were encountered:
Describe the Bug
Bash failed to add asdf.
Steps to Reproduce
after add
. "$HOME/.asdf/asdf.sh"
, and run source ~/.zshrc. I have this:/home/ubuntu/.asdf/asdf.sh:3: command not found: ^M
/home/ubuntu/.asdf/asdf.sh:7: command not found: ^M
/home/ubuntu/.asdf/asdf.sh:9: command not found: ^M
/home/ubuntu/.asdf/asdf.sh:31: parse error near `elif'
Expected Behaviour
After run source ~/.zshrc, it should be that i can use asdf to install package.
Actual Behaviour
Cannot use asdf
Environment
asdf plugins affected (if relevant)
No response
The text was updated successfully, but these errors were encountered: