sharp/.github/ISSUE_TEMPLATE/possible-bug.md
2020-03-10 21:36:48 +00:00

812 B

name, about, labels
name about labels
Possible bug Installation of sharp was successful but then something unexpected occurred using one of its features triage

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?