Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Not able to generate graph on large projects #283

Closed
junedansari opened this issue Aug 14, 2017 · 4 comments
Closed

[BUG] Not able to generate graph on large projects #283

junedansari opened this issue Aug 14, 2017 · 4 comments

Comments

@junedansari
Copy link

Hi,
need your help/support as I am not able to generate graph getting below error on 1.0.0-beta.14 version
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 adjusts the size at runtime b
ut prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=
0

Kindly help here.

@junedansari
Copy link
Author

There is around only 21 modules and 80-90 components.

OS: windows

@vogloblinsky
Copy link
Contributor

Which version of Node.js and npm ?

@junedansari
Copy link
Author

Thanks for reply.
node version : v6.9.5
npm version: 3.10.10

@vogloblinsky vogloblinsky changed the title Not able to generate graph on large projects [BUG] Not able to generate graph on large projects Aug 18, 2017
@vogloblinsky vogloblinsky added this to the 1.0.0-beta.15 milestone Aug 20, 2017
@lock
Copy link

lock bot commented Oct 1, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants