我有类似的错误,如这里
remote: ! remote: ! Precompiling assets failed. remote: ! remote: ! Push rejected, failed to compile Ruby app. remote: remote: ! Push failed
我的问题不是为什么失败,而是如何从heroku获得更详细的信息。
heroku logs -t不能工作,因为它是一个新的应用程序。
https://stackoverflow.com/questions/43829785
复制相似问题