marcdomain/tfv

Auto switch not working after installing version

Closed this issue ยท 5 comments

There seems to be an issue with using auto switch once you have the specific version installed.

Device Information
OS: Windows
Version: 3.2.4

Example 1

Project A has a requirement for version 1.3.0 but you don't have it installed. If you run tfv as it works perfectly.

Example 2
Project B has a requirement for version 1.3.9 which you already have installed. If you run tfv as you get an error (see screenshot)
image

Problem
From doing a bit of digging there seems to be an issue when you're passing the version into the use module. It passes version.exe and then will add an additional .exe here if the OS is windows

If you need any more information please let me know.

Thanks for the feedback. It will be fixed shortly.

It's done. Thanks and enjoy ๐ŸŽ‰

Awesome. Thanks @marcdomain. Really enjoying how easy this tool is to use so far.

Thanks for the compliment @cian-sheehy. The goal is to make life easy ๐Ÿ™‚
If you use VS code, you can try this extension https://marketplace.visualstudio.com/items?itemName=marcdomain.ignoreit