ruby - Error pushing Rails application to Heroku -
I am making an application in ROR from Linux / Ubuntu and posted in Hokku, but when I want to push Hirok I try this error:
function: top => Assets: precompile (see full traces by working with trace)! ! Precompiling Assets Failed! ! Push rejected, Ruby app failed to compile git@heroku.com: herokuangelapp.git! [Remote Dismiss] Master - & gt; Master (Pre-Received Hook Rejected) Error: Failed to push some referee for 'git@heroku.com: herokuangelapp.git'
Thank you for your help.
Precmulation
The question arises as to what the error is saying. You will not be able to precompile the properties for your Rail application (obviously)
You may have several reasons for this problem, but the main culprit is that the precompilation
system of problem Harokee is That you have syntax errors in your asset files, prevent them from being precompiled.
Local
As recommended in the comments, you can use locale locally using the following command precompile It should run the precompilation process on your local machine, and any exceptions to the process are:
$ rake property: precompile RAILS_ENV = output
Will return
To do this, you any syntax errors that come back with this local precompilation process
Comments
Post a Comment