“rake aborted! stack level too deep” while deploying to Heroku

后端 未结 3 1619
不知归路
不知归路 2021-02-02 13:52

My website used to be working and Heroku precompiled the assets and everything. Now, seemingly out of nowhere, I started to get this message on deploy:

Preparing         


        
3条回答
  •  说谎
    说谎 (楼主)
    2021-02-02 14:03

    I was truly desperate so I asked another question. Apparently this is caused by sass and downgrading to sass-rails v3.1.4 v3.2.5 will make it work.

提交回复
热议问题