Skip to content

Tries to download non-existing file on Linux/arm64 #9

@derkallevombau

Description

@derkallevombau

I'm using the "Remote - SSH" extension to work on a C++ project on a Raspberry Pi 4 B.
I installed your extension on my PC, then clicked the button to install it on the remote.
This resulted in the attempt to download this non-existing file: https://github.com/powertech-center/vscode-cpp/releases/download/v23.2.12/thirdparty-linux-arm64.zip.

I took a look at the source code. It doesn't contain any binaries, merely TypeScript, Python and PowerShell scritps, so your extension is architecture- and platform-independent. So why do you release archives with an arch suffix?

I solved the issue by just copying the extension dir from my PC to the VS Code server's extensions dir on the Raspi.

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