vfox
vfox copied to clipboard
A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more
I don't think this will be easy, because of the way that Nix works but it would be a nice to have.
In unix sys, vfox will create `.version-fox ` dir on cur home. it just use for cur user. if want to use in diff user, will download multi times. I...
**Version** The version you are currently using **OS** macOS、Linux、Windows **Describe the bug** A clear and concise description of what the bug is. **Screenshots[optional]** If applicable, add screenshots to help explain...
**Version** vfox 0.5.4 **OS** wsl2 on win 11 **Describe the bug** add nodejs plugin and install nodejs and use v20.16.0 step by step, without errors, files are right, just no...
**Version** 0.5.4 **OS** macOS **Describe the bug** Won't change version, always fallback to machine's `env` like `java` to `usr/bin/java` and `nodejs` to `usr/local/bin/node`. Is there anything wrong with my setup?...
**Version** 0.5.4 **OS** macOS **Describe the bug** ``` $vfox install nodejs@latest plugin [PreInstall] method error: /Users/wangdy/.version-fox/plugin/nodejs/hooks/pre_install.lua:13: attempt to index a non-table object(nil) with key 'version' stack traceback: /Users/wangdy/.version-fox/plugin/nodejs/hooks/pre_install.lua:13: in main...