We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I used this command to install the netlify CLI: npm install --save-dev netlify-cli However, an error message appears:
npm install --save-dev netlify-cli
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
npm install -g --os=linux sharp
No response
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I used this command to install the netlify CLI:
npm install --save-dev netlify-cli
However, an error message appears:
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
npm install --save-dev netlify-cli
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
The text was updated successfully, but these errors were encountered: