Skip to content

Installation fails: Release v0.7.8 does not contain apm-windows-x86_64.zip #285

@AClerbois

Description

@AClerbois

Bug Report

Description

The installation command fails with an error indicating that the release asset apm-windows-x86_64.zip is missing from release v0.7.8.

Steps to Reproduce

Run the following command in PowerShell:

irm https://raw.githubusercontent.com/microsoft/apm/main/install.ps1 | iex
Image

Expected Behavior

The installer should download and install apm successfully.

Actual Behavior

The script fails with the following error:

Release v0.7.8 does not contain apm-windows-x86_64.zip.

Environment

  • OS: Windows (x86_64)
  • Shell: PowerShell
  • apm version: v0.7.8 (latest at time of report)

Additional Context

It appears that the release v0.7.8 does not include the apm-windows-x86_64.zip asset in its GitHub release artifacts. The install script expects this file to be present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions