Questions tagged [d3-org-chart]

1 questions
0
votes
0 answers

React app fails on Heroku with JS heap allocation error

I have a React app, using the d3-org-chart package, which runs fine locally. However, when deployed to Heroku, on startup it produces a JavaScript heap out of memory - allocation error The allocated heap size on Heroku is 1024MB, however, locally,…
Eutherpy
  • 4,471
  • 7
  • 40
  • 64