Jul 29, 2017 · 1 min read
Hello Ryan, thanks for this article.
I am running a free Heroku subscription. At starting of the app, with “heroku open”, it fails with logs mentioning that the memory quota is exceeded (+500Mb).
It is a very small app. It makes me wondering if the problem doesn’t come from the addition of the dependencies @angular/cli, @angular/compiler-cli and typescript.
Have you ever experienced such problem ?
Maybe you have an idea to overcome this ?