我試圖部署在Heroku上的應用程序,並得到以下錯誤:APP的NodeJS不被部署在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。