Skip to content

npm error Your glibc isn't compatible; trying static musl binary instead spawnSync tar ENOENT #284

@styfle

Description

@styfle
npm install @googleworkspace/cli@0.7.0
npm error code 1
npm error path /tmp/tmp-package0.36392758024749083/node_modules/@googleworkspace/cli
npm error command failed
npm error command sh -c node ./install.js
npm error Your glibc isn't compatible; trying static musl binary instead
npm error Downloading release from https://github.com/googleworkspace/cli/releases/download/v0.7.0/gws-x86_64-unknown-linux-musl.tar.gz
npm error Error fetching release: spawnSync tar ENOENT
npm error A complete log of this run can be found in: /tmp/cache/_logs/2026-03-06T22_08_26_142Z-debug-0.log

This appears to be using musl when it should be using glibc.

This was running on Amazon Linux 2023.

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