pyronlaboratory / heroku-integrated-firefox-geckodriver

Buildpack enables your client code to access Firefox along with Geckodriver in a Heroku slug.
https://pyronlaboratory.github.io/heroku-integrated-firefox-geckodriver/
MIT License
41 stars 80 forks source link

build error on heroku for dajngo app #20

Open GauravNadar opened 3 years ago

GauravNadar commented 3 years ago

remote: -----> Installing requirements with pip remote: -----> Firefox remote: geckodriver app detected remote: /tmp/codon/tmp/buildpacks/768374e866288447126d1d75779462919bfbaab4/bin/compile: line 16: cd: /tmp/codon/tmp/buildpacks/768374e866288447126d1d75779462919bfbaab4/fonts: No such file or directory remote: /tmp/codon/tmp/buildpacks/768374e866288447126d1d75779462919bfbaab4/bin/compile: line 82: syntax error near unexpected token `;' remote: ! Push rejected, failed to compile Firefox remote: geckodriver app. remote: remote: ! Push failed

github-actions[bot] commented 3 years ago

Thank you for using heroku-integrated-firefox-geckodriver. Preliminary examination of your issue is underway' first issue

hardco2020 commented 3 years ago

having the same issue here

sinancengiz commented 3 years ago

Having same issue when I deploy rails app to Heroku, is this one solved ?

janek commented 2 years ago

Seems to be a duplicate of #16, consider trying the solutions from there