question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Graph Overview

See original GitHub issue

I recently followed other reports of the same error, so I updated my compodoc to the last version and continue the graph error on the overview screen. follow the error ->

Note: I use the latest version of Angular CLI and my project has 534 modules and 263 components and growing

Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 [21:51:53] Ooops error during main graph generation, moving on next part with main graph disabled : : abort("Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 "). Build with -s ASSERTIONS=1 for more info.

Operating System, Node.js, npm, compodoc version(s)

Win10 NodeJs v6.10.3 npm 5.7.1 Angular CLI 1.7.0

Angular configuration, a package.json file in the root folder
Compodoc installed globally or locally ?
Motivation for or Use Case
Reproduce the error
Related issues
Suggest a Fix

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
pborreggcommented, Jan 4, 2019
1reaction
vogloblinskycommented, Aug 28, 2018

Not for now. I have started the re-write of the graph engine. Work in progress, and sorry no estimate date.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating Bug Trends Reports in Targetprocess
The charts can be added to Project card and Team cards on your views, and provide you with bird's eye overview only number...
Read more >
Bug Graphs Teaching Resources | Teachers Pay Teachers
Practice reverse graphing with this fun, drag and drop, spring bug-themed deck. Great for review, math centers, early finishers, ...
Read more >
A Factor Graph Model for Software Bug Finding
Automatic tools for finding software errors require knowledge of the rules a program must obey, or. “specifications,” before they can identify bugs. We....
Read more >
Bugs Roll & Graph Activity and Count & Graph Worksheets
This hands on and engaging bug themed math activity and worksheet set will have your students learning graphing skills in no time. Students...
Read more >
Fuzz Bugs: Creating and Interpreting a Bar Graph • ABCya!
Creating and interpreting a bar graph has never been so much fun! In this educational game kids will create a bar graph by...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found