-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Description
When I launch elixir-ls, I get the following:
Preferred shell is fish, launching launch.fish
Looking for asdf install
asdf executable found at /usr/bin/asdf. Using ASDF_DIR=, ASDF_DATA_DIR=.
unknown command: elixir. Perhaps you have to reshim?
dirname: missing operand
Try 'dirname --help' for more information.
basename: missing operand
Try 'basename --help' for more information.
readlink: missing operand
Try 'readlink --help' for more information.
dirname: missing operand
Try 'dirname --help' for more information.
basename: missing operand
Try 'basename --help' for more information.
readlink: missing operand
With those last lines repeated a lot more, then:
/usr/share/fish/functions/cd.fish (line 5): The call stack limit has been exceeded. Do you have an accidental infinite loop?
in function 'cd'
called on line 12 of file /usr/lib/elixir-ls/launch.fish
in function 'readlink_f'
called on line 15 of file /usr/lib/elixir-ls/launch.fish
in function 'readlink_f'
called on line 15 of file /usr/lib/elixir-ls/launch.fish
in function 'readlink_f'
called on line 15 of file /usr/lib/elixir-ls/launch.fish
in function 'readlink_f'
called on line 15 of file /usr/lib/elixir-ls/launch.fish
in function 'readlink_f'
called on line 15 of file /usr/lib/elixir-ls/launch.fish
with that last line repeated many more times.
Metadata
Metadata
Assignees
Labels
No labels