Failed at the sharp@0.23.2 install script.
See original GitHub issueWhat is the output of running npx envinfo --binaries --languages --system --utilities
?
System: OS: Linux 4.4 Ubuntu 16.04.6 LTS (Xenial Xerus) CPU: (1) x64 Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz Memory: 450.54 MB / 990.61 MB Container: Yes Shell: 4.3.48 - /bin/bash Binaries: Node: 10.16.3 - /opt/bitnami/nodejs/bin/node npm: 6.9.0 - /opt/bitnami/nodejs/bin/npm Utilities: Make: 4.1 - /usr/bin/make GCC: 5.4.0 - /usr/bin/gcc Git: 2.19.1 - /opt/bitnami/git/bin/git Languages: Bash: 4.3.48 - /bin/bash Perl: 5.22.1 - /usr/bin/perl Python3: 3.7.4 - /opt/bitnami/python/bin/python3
What are the steps to reproduce? just npm install then node app.js on aws ec2 using ssh
What is the expected behaviour?
the error mentioned in the title Failed at the sharp@0.23.2 install script.
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (7 by maintainers)
Thank you for your help. I’m very new to the node ecosystem. Hopefully ChiKaLiO can resolve his/her issue as well
sorry i was busy what i did is uninstall sharp but keeping it in package.json so the problem is that i’m pushing node module from windows machine to ubuntu (heroku)