摘要:
在我 Git push heroku master 完之后,打开网页链接得到了application error:An error occurred in the application and your page could not be served.然后在命令行里执行 heroku logs 阅读全文
摘要:
1、有时候系统里安装了heroku ,但是在命令符下面没有该命令。 原因可能是heroku安装的目录不适当,最好把heroku安装在项目外面的文件夹。 2、Heroku: “No default language could be detected for this app” error throw 阅读全文