Open
Description
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
- Use termux on Android devices
- running
npm install --save-dev netlify-cli
- 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