Closed benvp closed 5 months ago
it's still experimental so you need to enable experimental mode
To only use this experimental plugin and no other experimental features:
MISE_EXPERIMENTAL=1 mise use -g erlang@26
To opt in to all experimental features, export MISE_EXPERIMENTAL=1
in your shell sessions. For example in ~/.bashrc
or ~/.zshrc
export MISE_EXPERIMENTAL=1
Maybe one easy thing to reduce this kind of issue is to update the <Badge ...>
for experimental things in the docs to also have links to the MISE_EXPERIMENTAL
env variable docs
Describe the bug When trying to use the core erlang plugin mise asks to install the community based plugin.
To Reproduce Without any plugins installed, run
mise ls-remote erlang
. It will prompt for the community based asdf-plugin to be used.Expected behavior I expect mise to use the mise core plugin if the community plugin is not installed already.
mise doctor
outputAdditional context In addition mise does not seem to have the Erlang plugin listed under the core plugins