Trevor Brown
Trevor Brown
I don't think asdf should be case insensitive, because of the operating systems asdf runs on are case sensitive (OSX is a strange one, but generally things work better if...
For plugins I think we may want to define a `ASDF_VERBOSE` flag to trigger verbose logging and maybe `VERBOSE_OUTPUT` variable with the destination file for verbose output (which would default...
Thanks for the PR @teruokun, I do think we need to discuss this before preparing to merge. If you have any relevant issues/discussions related to this can you please link...
Overall these changes look good to me, and I think this is a nice addition. @jthegedus what do you think?
I have moved this issue to the asdf-nodejs repo as I believe it's specific to nodejs. > `ENV PATH="${PATH}:/ci/.asdf/shims:/ci/.asdf/bin"` You shouldn't need that line. And if you want to manually...
What happens if you run `asdf reshim` prior to trying to use `node`?
Sorry for the late response. Very strange. What is the output of `type -a npx`? What is the output of `type -a create-react-app`? I suspect `npx` may not actually be...
@fra-pa PR welcome! Though I'm not sure how we'd validate `GEM_HOME` and `GEM_PATH` as the user is still permitted to set them with asdf I believe. @ssnake can you confirm...
What is in `/home/deck/.asdf/plugins/erlang/kerl-home/builds/asdf_25.0.3/otp_build_25.0.3.log`?
Strange. Thank you for reporting @Kaylebor ! Do you have the command you used to install the plugin? In your situation asdf thinks the plugin name is `..` on line...