简体   繁体   中英

Error pushing nodejs(express) app to heroku

I'm trying to push my nodejs(express) app to heroku using heroku push master .

I keep getting the following error:

App not compatible with buildpack:
https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/nodejs.tgz

when I participated at Node Knockout last year, I ran into the same problem. Turned out I forgot to add a Procfile .

Do you have one? If so, could you share its content?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM