Closed furkan-wve closed 8 months ago
$ identify -verbose zmNpg3iUrP7a2OF7tuFC.dng
identify: "dcraw" -c -w -6 -T "zmNpg3iUrP7a2OF7tuFC.dng" > "/tmp/gmPWYMsJ".
Image: zmNpg3iUrP7a2OF7tuFC.dng
Format: DCRAW
Geometry: 3024x4032
...
This image is a RAW DNG ("Digital NeGative") masquerading as a TIFF. Please see #616
I hope this information helped. Please feel free to re-open with more details if further assistance is required.
Current Error
Used URL -->
https://ovvyfiles.s3.us-east-2.amazonaws.com/listing-image/65b1125d76cb13c2979f2bb8/zmNpg3iUrP7a2OF7tuFC.dng
Possible bug
Is this a possible bug in a feature of sharp, unrelated to installation?
npm install sharp
completes without error.node -e "require('sharp')"
completes without error.If you cannot confirm both of these, please open an installation issue instead.
Are you using the latest version of sharp?
sharp
as reported bynpm view sharp dist-tags.latest
.If you cannot confirm this, please upgrade to the latest version and try again before opening an issue.
If you are using another package which depends on a version of
sharp
that is not the latest, please open an issue against that package instead.What is the output of running
npx envinfo --binaries --system --npmPackages=sharp --npmGlobalPackages=sharp
?System: OS: macOS 13.5.2 CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz Memory: 1.57 GB / 20.00 GB Shell: 3.2.57 - /bin/bash
Binaries: Node: 21.6.0 - /usr/local/bin/node npm: 10.2.4 - /usr/local/bin/npm
What are the steps to reproduce?
run rpm dev
Error :
What is the expected behaviour?
png image file
Please provide a minimal, standalone code sample, without other dependencies, that demonstrates this problem
Calling this function
// Usage example:
note: relevant library required added
Please provide sample image(s) that help explain this problem