Sudo-Mask icon indicating copy to clipboard operation
Sudo-Mask copied to clipboard

Push rejected, failed to compile fakesu app.

Open marat2509 opened this issue 3 years ago • 4 comments

remote: -----> fakesu app detected remote: -----> Fetching and Installing wget remote: ! Push rejected, failed to compile fakesu app. remote: remote: ! Push failed remote: ! remote: ! ## Warning - The same version of this code has already been built: c196be84e2fad209462d5113ab3b03bceb781c53 remote: ! remote: ! We have detected that you have triggered a build from source code with version c196be84e2fad209462d5113ab3b03bceb781c53 remote: ! at least twice. One common cause of this behavior is attempting to deploy code from a different branch. remote: ! remote: ! If you are developing on a branch and deploying via git you must run: remote: ! remote: ! git push heroku :main remote: ! remote: ! This article goes into details on the behavior: remote: ! https://devcenter.heroku.com/articles/duplicate-build-version

marat2509 avatar Nov 10 '21 19:11 marat2509

Did you push it to a existing app or a blank app? First deploy your app & add this in buildpack later

XenonTheInertG avatar Nov 11 '21 10:11 XenonTheInertG

I tried it at once in the existing one - it did not help. Likewise with the new

marat2509 avatar Nov 15 '21 10:11 marat2509

I have the exact same issue as well even on a blank app.

Syzygianinfern0 avatar Feb 12 '22 13:02 Syzygianinfern0

@XenonTheInertG could you please share CLI commands using which you can deploy it on a blank app? There should be something I am missing :(

Syzygianinfern0 avatar Feb 12 '22 13:02 Syzygianinfern0