Skip to content

fix: working on windows installation issue #1762

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

Draft
wants to merge 3 commits 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

🦋 Changeset detected

Latest commit: 7416dc8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@asyncapi/cli Patch

Not sure what this means? Click here to learn what changesets are.

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

@PriyamvadaShah PriyamvadaShah marked this pull request as draft April 5, 2025 18:04
@PriyamvadaShah PriyamvadaShah changed the title Working on windows installation issue fix: working on windows installation issue Apr 5, 2025
Copy link
Contributor

Changeset has been generated for this PR as part of auto-changeset workflow.

Please review the changeset before merging the PR.
---
'@asyncapi/cli': patch
---

fix: working on windows installation issue

- d02b929: Working on windows installation issue

If you are a maintainer or the author of the PR, you can change the changeset by clicking here

Tip

If you don't want auto-changeset to run on this PR, you can add the label skip-changeset to the PR or remove the changeset and change PR title to something other than fix: or feat:.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarQube Cloud

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
2 participants