Skip to content

fix: working on windows installation issue#1762

Closed
PriyamvadaShah wants to merge 4 commits intoasyncapi:masterfrom
PriyamvadaShah:installation-issue
Closed

fix: working on windows installation issue#1762
PriyamvadaShah wants to merge 4 commits intoasyncapi:masterfrom
PriyamvadaShah:installation-issue

Conversation

@PriyamvadaShah
Copy link
Copy Markdown
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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 5, 2025

🦋 Changeset detected

Latest commit: e90da90

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
@github-actions
Copy link
Copy Markdown
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:.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarQube Cloud

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 2, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarQube Cloud

@Souvikns
Copy link
Copy Markdown
Member

Souvikns commented Jun 2, 2025

@PriyamvadaShah are you still working on this, are there any new updates on this?

@AayushSaini101
Copy link
Copy Markdown
Collaborator

closing this PR no update

@github-project-automation github-project-automation Bot moved this from To Triage to Done in CLI - Kanban Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

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

4 participants