ayastreb / bandwidth-hero-proxy

:zap: Proxy that compresses images to low-resolution
https://bandwidth-hero.com/
MIT License
189 stars 160 forks source link

can't deploying app #30

Open KememChan opened 3 years ago

KememChan commented 3 years ago

its say in the log that: ! Push rejected, failed to compile Node.js app. ! Push failed

andydev404 commented 3 years ago

You're right, to fix that you need to clone the project and update the sharp version to the ^0.28.1 after that you can manually deploy the project to heroku, and should work.

daminduLiyanage commented 3 years ago

Remember to update the node engine version number. It works for ^15.4.0 if that helps.