Investigate 'Javascript heap out of memory' error #356
Labels
bug
Something isn't working
investigation
Issues that need investigation and research
packages
A task for act-now-packages repo
An error saying "Javascript heap out of memory" popped up in the WorldMap component PR, and blocked the pr from building successfully (and deploying to firebase). The source of the error seems to be the generation of typedocs, and a quick fix was just to disable typedocs (remove yarn generate-docs from the build script) for now, so as to not block merging the WorldMap.
Things we've tried so far:
The text was updated successfully, but these errors were encountered: