Skip to content
New issue

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

fix: working on windows installation issue #1762

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PriyamvadaShah
Copy link
Contributor

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

Copy link

changeset-bot bot commented Apr 5, 2025

⚠️ No Changeset found

Latest commit: d02b929

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@PriyamvadaShah PriyamvadaShah marked this pull request as draft April 5, 2025 18:04
Copy link

sonarqubecloud bot commented Apr 5, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarQube Cloud

@PriyamvadaShah PriyamvadaShah changed the title Working on windows installation issue fix: working on windows installation issue Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

[BUG] CLI Window's executable installer fails to install
1 participant