You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
C:\ProgramH:\Test > yarn install
yarn install v1.22.17
<--- Last few GCs --->
[56140:000002575C9C9E50] 192677 ms: Scavenge 4040.1 (4128.0) -> 4036.1 (4130.8) MB, 16.1 / 0.0 ms (average mu = 0.575, current mu = 0.429) task
[56140:000002575C9C9E50] 197106 ms: Mark-sweep 4042.3 (4130.8) -> 4038.9 (4141.0) MB, 4316.2 / 0.0 ms (average mu = 0.454, current mu = 0.249) task scavenge might not succeed
[56140:000002575C9C9E50] 204112 ms: Mark-sweep 4051.8 (4141.0) -> 4045.9 (4147.3) MB, 6700.8 / 0.0 ms (average mu = 0.260, current mu = 0.043) task scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 00007FF63DC5013F v8::internal::CodeObjectRegistry::~CodeObjectRegistry+112495
2: 00007FF63DBDF396 DSA_meth_get_flags+65526
3: 00007FF63DBE024D node::OnFatalError+301
4: 00007FF63E5119EE v8::Isolate::ReportExternalAllocationLimitReached+94
5: 00007FF63E4FBECD v8::SharedArrayBuffer::Externalize+781
6: 00007FF63E39F61C v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1468
7: 00007FF63E39C754 v8::internal::Heap::CollectGarbage+4244
8: 00007FF63E34C3B5 v8::internal::IndexGenerator::~IndexGenerator+22165
9: 00007FF63DB70E9F v8::CFunctionInfo::HasOptions+22111
10: 00007FF63DB6F6B6 v8::CFunctionInfo::HasOptions+15990
11: 00007FF63DCAF25B uv_async_send+331
12: 00007FF63DCAE9EC uv_loop_init+1292
13: 00007FF63DCAEB8A uv_run+202
14: 00007FF63DC7DC95 node::SpinEventLoop+309
15: 00007FF63DB97AC3 cppgc::internal::NormalPageSpace::linear_allocation_buffer+53827
16: 00007FF63DC14FBD node::Start+221
17: 00007FF63DA388CC RC4_options+348108
18: 00007FF63EA908F8 v8::internal::compiler::RepresentationChanger::Uint32OverflowOperatorFor+14472
19: 00007FF963894034 BaseThreadInitThunk+20
20: 00007FF9662F3691 RtlUserThreadStart+33 Files\nodejs\node_cache
Beta Was this translation helpful? Give feedback.
All reactions