We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Didn't work for me, I get this error when I try to run it.
Graph ready on http://localhost:3000 <--- Last few GCs ---> [18200:0000029911C8BEB0] 47848 ms: Mark-sweep 3692.5 (4189.5) -> 3684.2 (4193.0) MB, 4194.3 / 0.0 ms (average mu = 0.087, current mu = 0.002) allocation failure scavenge might not succeed [18200:0000029911C8BEB0] 53567 ms: Mark-sweep 3697.3 (4193.0) -> 3688.9 (4193.0) MB, 5709.2 / 0.0 ms (average mu = 0.039, current mu = 0.002) allocation failure scavenge might not succeed <--- JS stacktrace ---> ==== JS stack trace ========================================= 0: ExitFrame [pc: 00000282E655C5C1] Security context: 0x017d6351e6e9 <JSObject> 1: step(aka step) [0000033D92E57291] [node_modules\nestjs-dependency-graph\dist\dependency-graph.service.js:~15] [pc=00000282E65DC592](this=0x0321ce2026f1 <undefined>,result=0x033d92e58161 <Object map = 0000034C3BC861F1>) 2: fulfilled(aka fulfilled) [0000033D92E57211] [C:\Work\_p... FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory 1: 00007FF675B5DD8A v8::internal::GCIdleTimeHandler::GCIdleTimeHandler+4506 2: 00007FF675B38886 node::MakeCallback+4534 3: 00007FF675B39200 node_module_register+2032 4: 00007FF675E530DE v8::internal::FatalProcessOutOfMemory+846 5: 00007FF675E5300F v8::internal::FatalProcessOutOfMemory+639 6: 00007FF676039804 v8::internal::Heap::MaxHeapGrowingFactor+9620 7: 00007FF6760307E6 v8::internal::ScavengeJob::operator=+24550 8: 00007FF67602EE3C v8::internal::ScavengeJob::operator=+17980 9: 00007FF676037B87 v8::internal::Heap::MaxHeapGrowingFactor+2327 10: 00007FF676037C06 v8::internal::Heap::MaxHeapGrowingFactor+2454 11: 00007FF676161EA7 v8::internal::Factory::NewFillerObject+55 12: 00007FF6761DF096 v8::internal::operator<<+73494 13: 00000282E655C5C1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Didn't work for me, I get this error when I try to run it.
The text was updated successfully, but these errors were encountered: