【发布时间】:2017-10-22 08:52:40
【问题描述】:
我正在尝试在 Heroku 上部署应用程序并收到以下错误:
Building source:
remote:
remote: -----> App not compatible with buildpack: https://codon-buildpacks.s3.amazonaws.com/buildpacks/heroku/nodejs.tgz
remote: More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to desolate-mountain-28031.
remote:
我的仓库在https://github.com/DKSukhani/React_Node_CustomerFeedback_project
请帮忙。在 heroku,我已经将 buildpack 指定为 nodejs。
【问题讨论】: