vfox
vfox copied to clipboard
A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more
**Version** vfox version 0.5.4 **OS** Windows **Describe the bug** Running ` vfox use java@22` does not change JAVA version ``` $ vfox use java@22 Now using [email protected]+8-tem. ``` ``` $...
**Version** 0.5.4 **OS** macOS **Describe the bug** $ vfox install nodejs No nodejs version provided, do you want to select a version to install? [y/N]: Yes no available version failed...
NAME: vfox - vfox is a tool for runtime version management. USAGE: vfox [command] [command options] VERSION: 0.5.4 DESCRIPTION: vfox is a cross-platform version manager, extendable via plugins. It allows...
fixes #328
[](search:Init path meta error) **Version** vfox version 0.5.4 **OS** Windows **Question Description** 
**OS** Windows **Question Description** vfox install [email protected] plugin [PreInstall] method error: C:\Users\pinggai\.version-fox\plugin\nodejs\hooks\pre_install.lua:51: get checksum failed stack traceback: [G]: in function 'error' C:\Users\pinggai\.version-fox\plugin\nodejs\hooks\pre_install.lua:51: in main chunk [G]: ? failed to install...
**Version** vfox version 0.5.4 **OS** macOS 14.5 Sonoma (M1) **Describe the bug** Specified version and settings are not as desired. If there is a higher subversion. Specify 7.6, get 7.6.4...
There's no mechanism to skip prompts when running `vfox install --all` right now, so I can't actually use it in github actions. `vfox` also ignores `stdin` so I can't even...
**Version** 最新版 **OS** Windows **Question Description** IDEA中找不到versionfox安装的Maven  
#### 1. Your usage scenarios? I `cd` in a directory and I expect the JDK to be available. #### 2. What is your expected outcome? `vfox` asking for JDK installation...