mirror of
https://github.com/lovell/sharp.git
synced 2025-07-15 13:10:13 +02:00
21 lines
812 B
Markdown
21 lines
812 B
Markdown
---
|
|
name: Possible bug
|
|
about: Installation of sharp was successful but then something unexpected occurred using one of its features
|
|
labels: triage
|
|
|
|
---
|
|
|
|
<!-- If this issue relates to installation, please use https://github.com/lovell/sharp/issues/new?labels=installation&template=installation.md instead. -->
|
|
|
|
Are you using the latest version? Is the version currently in use as reported by `npm ls sharp` the same as the latest version as reported by `npm view sharp dist-tags.latest`?
|
|
|
|
What are the steps to reproduce?
|
|
|
|
What is the expected behaviour?
|
|
|
|
Are you able to provide a minimal, standalone code sample, without other dependencies, that demonstrates this problem?
|
|
|
|
Are you able to provide a sample image that helps explain the problem?
|
|
|
|
What is the output of running `npx envinfo --binaries --system`?
|