You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
Hey,
I'm seeing line 138 of the compile script cause an error when I build a particularly large project, it's this line:
The error I get is from sed:
I guess because it is installing a lot of dependencies?
Funnily enough, I only get this error when building through my CI system, not when I push to Heroku manually.
The text was updated successfully, but these errors were encountered: