Skip to content

Linux arm64 binaries have not worked since v0.87.6 #877

Open
@Nuru

Description

@Nuru

The last working linux/arm64 binaries published were for v0.87.6.

There were no binaries published for 0.88.0 or 0.88.1. Starting with v0.88.2 through the current v0.88.5, the linux/arm64 binaries fail immediately with the error message:

Error: Cannot find module '/snapshot/cli/node_modules/codefresh-sdk/index.js'. Please verify that the package.json has a valid "main" entry
1) If you want to compile the package/file into executable, please pay attention to compilation warnings and specify a literal in 'require' call. 2) If you don't want to compile the package/file into executable and want to 'require' it from filesystem (likely plugin), specify an absolute path in 'require' call using process.cwd() or process.execPath.

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