We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In vfox v0.5.3 with nodejs plugin v0.3.0, when running vfox list nodejs or vfox use nodejs, some of the versions are sorted in the wrong order:
vfox list nodejs
vfox use nodejs
However, they are sorted correctly when running vfox install nodejs:
vfox install nodejs
In case it's relevant, I'm running Git Bash on Windows 10.
The text was updated successfully, but these errors were encountered:
Please upgrade vfox to latest as fixed by version-fox/vfox#285
vfox
Sorry, something went wrong.
Excellent - thank you! 🙌
No branches or pull requests
In vfox v0.5.3 with nodejs plugin v0.3.0, when running
vfox list nodejs
orvfox use nodejs
, some of the versions are sorted in the wrong order:However, they are sorted correctly when running
vfox install nodejs
:In case it's relevant, I'm running Git Bash on Windows 10.
The text was updated successfully, but these errors were encountered: