cli icon indicating copy to clipboard operation
cli copied to clipboard

fix: working on windows installation issue

Open PriyamvadaShah opened this issue 7 months ago • 5 comments

Windows installation gives errors on a lot of files due to problems like: -File path resolution in Windows : Edited the release packages rename file in scripts for the windows version -Was getting tarball error on the usage a "--force-local" flag that isn't supported by Windows so created a wrapper to overcome it -Currently getting error on 7z: Error: Command failed: 7z '7z' is not recognized as an internal or external command, operable program or batch file. Working on resolving this and further issues encountered

Aims to resolve #1744

PriyamvadaShah avatar Apr 05 '25 18:04 PriyamvadaShah