vfox icon indicating copy to clipboard operation
vfox copied to clipboard

A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more

Results 128 vfox issues
Sort by recently updated
recently updated
newest added

**Version** vfox version 0.6.6 **OS** macOS **Describe the bug** macOS中,将某个版本的python设置为全局后,隔一段时间会收到类似如下的提示: zsh: /Users/xxx/.version-fox/temp/1751990400-99230/python/bin/pip: bad interpreter: /Users/xxx/.version-fox/temp/1751385600-85091/python/bin/python3.12: no such file or directory 通过查看pip文件,发现其内容如下: ``` #!/Users/xxx/.version-fox/temp/1751385600-85091/python/bin/python3.12 # -*- coding: utf-8 -*- import re...

bug

**Version** vfox version 0.6.10 **OS** WSL2 **Describe the bug** ❯ vfox install [email protected] Preinstalling [email protected]... Cloning into '/home/liucf/.version-fox/cache/python/v-3.13.7/pyenv'... remote: Enumerating objects: 1433, done. remote: Counting objects: 100% (1433/1433), done. remote:...

bug

在 macOS M1 上通过 Homebrew 安装 vfox 后,新开终端 tab 时全局版本没有生效。 安装方式: - 使用 Homebrew 安装: `brew install vfox` - 安装路径:/Users/xxx/.version-fox 环境信息: - 当前 shell:zsh - 已在 ~/.zprofile 和 ~/.zshrc 添加:(按照官方文档只添加~/.zshrc也尝试过)...

question

#### 1. Your usage scenarios? We have a few developers that are still on volta since they only do NodeJS stuff. I want for my own machine something that supports...

enhancement

#### 1. Your usage scenarios? There is a `latest` behaviour for installing a runtime, but it seems there isn't one for switching to one. This would be very useful for...

enhancement

**Version** vfox version 0.6.10 **OS** macOS 15.6 (24G84) M系列芯片 **Describe the bug** 安装不了php,报错configure: error: /bin/sh ./build/config.sub sodium failed **Screenshots[optional]** ``` ➜ Downloads vfox install php No php version provided, do...

bug

**Version** vfox version 0.6.10 **OS** Arch Linux **Describe the bug** The command `vfox install dart@latest` currently fails **Screenshots[optional]** ``` ❯ vfox --version vfox version 0.6.10 ``` ``` ❯ vfox upgrade...

bug

**Version** latest **OS** Windows **Question Description** As the title says, for example installing latest 21 JDK `vfox install java@21-amzn` installs `v21.0.8+9-amzn` is it possible to do something like this ?...

question

### **Version** * `vfox version`: 0.6.10 * `macOS version`: 15.5 (24F74) * `Java version`: v8.0.462+8-zulu ### **OS** macOS 15.5 (24F74) ### **Describe the bug** 在配置 Java 环境后,每次重启 IDEA 时,IDEA 会提示...

bug

is there a command/switch that does thing from subject? I did not find anything neither in docs nor in cli's help

question