You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you assign this to me? I can implement all the basic function and we can discuss what should be pass to the PreUse hooks and what it should return
Yes, why not. But it's not just a matter of implementing a PreUse hook, I have to think about the relationship between vfox use and vfox env. vfox use just writes version info to .tool-versions, vfox env is where it really takes effect.
as we discussed in version-fox/version-fox-plugins#14
if we want to use
vfox use nodejs@20
, we want the plugin provide the local installed version that match 20.for example:
The text was updated successfully, but these errors were encountered: