fang duan
fang duan
Hi @jdxcode, may i ask something? I'm trying to figure it out. you said shims cause problems [here](https://github.com/jdxcode/rtx#features). but why use shims for node. I tried to comment out this...
but `echo $PATH | grep .local/share/rtx/shims` outputs nothing, I still don't understand what are shims for?
Currently I add this `export RTX_FETCH_REMOTE_VERSIONS_TIMEOUT=10ms` to my `.bashrc` to disable the check. but the side effect is `rtx ls-remote` not works for me. I have `unset RTX_FETCH_REMOTE_VERSIONS_TIMEOUT` before run...
by the way, for asdf, if you extract the zip to `~/.asdf/installs/`, `asdf ls` can manage it. but rtx won't. why ? ``` $ tar xvf /tmp/OpenJDK8U-jdk_x64_linux_hotspot_8u372b07.tar.gz --strip-components=1 -C /root/.local/share/rtx/installs/java/temurin-8.0.372+7/...
after I add these lines: ``` $ cat ~/.config/rtx/config.toml [settings] plugin_autoupdate_last_check_duration = '1 week' # set to 0 to disable updates $ time rtx ls [WARN] rtx::config: newer rtx version...
thanks. but this is not what I mean. for the best [performance](https://github.com/jdxcode/rtx#performance), I don't want auto check for rtx itself, rtx-plugins, rtx-apps(node,go that installed by rtx plugin), especially when I...
close ?
> it's timing out checking for new node versions. You can customize this with `RTX_FETCH_REMOTE_VERSIONS_TIMEOUT=10s`. I don't understand why check new node versions when `rtx ls`, however I've upgraded rtx,...
> there are no such checks hi @jdxcode if there are no checks why gnutls_handshake() failed when I run `rtx install [email protected]`