mirror of
https://github.com/lovell/sharp.git
synced 2025-07-17 22:10:14 +02:00
15 lines
417 B
Markdown
15 lines
417 B
Markdown
---
|
|
name: Installation
|
|
about: For help if something went wrong installing sharp
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
What is the output of running `npm install --verbose sharp`?
|
|
|
|
What is the output of running `npx envinfo --binaries --languages --system --utilities`?
|
|
|
|
Have you ensured the platform and version of Node.js used for `npm install` is the same as the platform and version of Node.js used at runtime?
|