Skip to content

Unable to install netlify CLI in termux #6850

Open
@guobao2333

Description

@guobao2333

Describe the bug

I used this command to install the netlify CLI:
npm install --save-dev netlify-cli
However, an error message appears:

sharp: Installation error: Prebuilt libvips 8.14.5 binaries are not yet available for android-arm64v8

Even though I installed sharp using the following command, I still get the same error message as above:
npm install -g --os=linux sharp

Steps to reproduce

  1. Use termux on Android devices
  2. running npm install --save-dev netlify-cli
  3. Received error message:
    sharp: Installation error: Prebuilt libvips 8.14.5 binaries are not yet available for android-arm64v8
    

Configuration

No response

Environment

System:
OS: android
CPU: Unknown
Memory: 976.95 MB / 3.57 GB
Binaries:
Node: 20.17.0 - /data/data/com.termux/files/usr/bin/node
npm: 10.8.3 - /data/data/com.termux/files/usr/bin/npm
pnpm: 9.11.0 - /data/data/com.termux/files/usr/bin/pnpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugcode to address defects in shipped code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions