Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install netlify CLI in termux #6850

Open
guobao2333 opened this issue Oct 2, 2024 · 0 comments
Open

Unable to install netlify CLI in termux #6850

guobao2333 opened this issue Oct 2, 2024 · 0 comments
Labels
type: bug code to address defects in shipped code

Comments

@guobao2333
Copy link

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

@guobao2333 guobao2333 added the type: bug code to address defects in shipped code label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

1 participant