deploy-code-server icon indicating copy to clipboard operation
deploy-code-server copied to clipboard

Base install does not contain a Procfile for heroku

Open danielreyes61 opened this issue 4 years ago • 1 comments

I cloned the repo and added python buildpack.

When I try to spin up a dyno, I am getting an error for no Procfile but I don't understand what to put in the procfile, pointing it to the install locations is not working.

danielreyes61 avatar Jul 28 '21 22:07 danielreyes61

Edit:

from base install, no Procfile is created.

What should I put in Procfile? Pointing it to install locations shown in the logs results in No File or Folder with that name found.

Please advise.

danielreyes61 avatar Jul 29 '21 04:07 danielreyes61