question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR: Download of https://dl.bintray.com/lovell/sharp/... failed

See original GitHub issue

It appears the link to the binary for sharp is having issues on npm install. I’m getting this error: ERROR: Download of https://dl.bintray.com/lovell/sharp/libvips-8.5.5-linux-x64.tar.gz failed: Response code 500 (Internal Server Error)

It appears the link https://dl.bintray.com/lovell/sharp/libvips-8.5.5-linux-x64.tar.gz is having issues.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:16 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
develarcommented, Jun 18, 2017

@lovell Please consider to use Github releases instead of unreliable Bintray. e.g. electron-builder migrated to Github and now users are happy (last month Bintray returns or 404, or 500 error). Or releases to both and fallback to GitHub 😃

0reactions
lovellcommented, Jul 1, 2017

v0.18.2 now available with support for SHARP_DIST_BASE_URL. Let’s use #851 to track support for Github Releases.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing npm sharp module on Ubuntu failed - Stack Overflow
I faced issue while was trying to install sharp module on ubuntu ... 308 error sharp: Downloading https://github.com/lovell/sharp-libvips/ ...
Read more >
fossasia/open-event-wsgen - Gitter
ERROR : Download of https://dl.bintray.com/lovell/sharp/libvips-8.5.5-linux-x64.tar.gz failed: ... Failed at the sharp@0.18.1 install script. npm ERR!
Read more >
sharp - Bountysource
The fastest Node.js module for resizing JPEG, PNG, WebP and TIFF images. Uses the libvips library. Become a Bounty Hunter You're a Bounty ......
Read more >
403 Error while downloading dependency | Bitbucket Cloud
Hello! I'm getting this error while trying to install the sharp dependency on a pipeline. It started to happen this like 8 hours...
Read more >
Code coverage report for node-npmtest-sharp/node_modules ...
... const distBaseUrl = 'https://dl.bintray.com/lovell/sharp/'; // Use ... function (err) { error('Download of ' + url + ' failed: ' + ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found