Skip to content

[Feature]: swallow 'v' letter in version while installing #493

@ZuBB

Description

@ZuBB

Can we make vfox (prefereably) swallow v letter (vfox i nodejs@v22.17.0) while doing install?

vasyl@phoenix ~/work/*****e $ vfox i [email protected]
plugin [PreInstall] method error: /Users/vasyl/.version-fox/plugin/nodejs/hooks/pre_install.lua:23: cannot perform concat operation between string and nil
stack traceback:
        /Users/vasyl/.version-fox/plugin/nodejs/hooks/pre_install.lua:23: in main chunk
        [G]: ?
failed to install nodejs
vasyl@phoenix ~/work/*****e $ vfox i [email protected]
Preinstalling [email protected]...
Downloading... 100% [=================================================================================================================================================================================================================] (35 MB/s)
Verifying checksum 615dda58b5fb41fad2be43940b6398ca56554cbe05800953afadc724729cb09e...
Unpacking /Users/vasyl/.version-fox/cache/nodejs/node-v22.17.0-darwin-arm64.tar.gz...
Install [email protected] success!
Please use vfox use [email protected] to use it.
vasyl@phoenix ~/work/*****e $

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions