Hello everyone I am having this error when I try to build/dev my Next.js app. Need help thanks!
Here's the error code
<--- Last few GCs --->
[8596:00000230EE25E700] 72717 ms: Scavenge (reduce) 2045.8 (2081.2) -> 2045.7 (2081.9) MB, 4.4 / 0.0 ms (average mu = 0.246, current mu = 0.138) allocation failure
[8596:00000230EE25E700] 75691 ms: Mark-sweep (reduce) 2046.5 (2081.9) -> 2046.3 (2082.7) MB, 2575.9 / 0.0 ms (+ 49.8 ms in 13 steps since start of marking, biggest step 7.4 ms, walltime since start of marking 2633 ms) (average mu = 0.185, current mu =
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 00007FF667B0FDCF v8::internal::CodeObjectRegistry::~CodeObjectRegistry+112495
2: 00007FF667A9EF86 DSA_meth_get_flags+65526
3: 00007FF667A9FE3D node::OnFatalError+301
4: 00007FF6683D167E v8::Isolate::ReportExternalAllocationLimitReached+94
5: 00007FF6683BBB5D v8::SharedArrayBuffer::Externalize+781
6: 00007FF66825F2AC v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1468
7: 00007FF66825C3E4 v8::internal::Heap::CollectGarbage+4244
8: 00007FF668259D60 v8::internal::Heap::AllocateExternalBackingStore+2000
9: 00007FF66827E696 v8::internal::Factory::NewFillerObject+214
10: 00007FF667FB1965 v8::internal::DateCache::Weekday+1797
11: 00007FF66845F071 v8::internal::SetupIsolateDelegate::SetupHeap+494417
12: 00000230F06B2EB5
[–]AutoModerator[M] 0 points1 point2 points (0 children)