help wantedquestion
倉庫指標
- Star
- (579 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I have been successfully able to deploy the app running phantomjs on heroku. However, when I change to slimerjs (in Procfile), everything proceeds normally (no errors during deployment). But the app is not fetching any data. It always gives following error.
{"error":"Can not capture site screenshot"}
Am I suppose to change anything else?