yarn run v1.22.19
$ vite build
vite v4.3.8 building for production...
transforming (3391) node_modules/rc-trigger/es/Popup/MobilePopupInner.js
ast few GCs --->
[22629:0x5426f10] 60493 ms: Mark-sweep 483.3 (503.3) -> 479.5 (504.0) MB, 1699.8 / 0.0 ms (average mu = 0.220, current mu = 0.149) allocation failure scavenge might not succeed
[22629:0x5426f10] 62708 ms: Mark-sweep 484.0 (504.3) -> 480.4 (504.8) MB, 1910.3 / 0.0 ms (average mu = 0.178, current mu = 0.137) allocation failure scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 0xb08f10 node::Abort() [/www/server/nodejs/v16.19.1/bin/node]
2: 0xa1b70e [/www/server/nodejs/v16.19.1/bin/node]
3: 0xce19d0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [/www/server/nodejs/v16.19.1/bin/node]
4: 0xce1d77 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [/www/server/nodejs/v16.19.1/bin/node]
5: 0xe993e5 [/www/server/nodejs/v16.19.1/bin/node]
6: 0xe99ec6 [/www/server/nodejs/v16.19.1/bin/node]
7: 0xea83ee [/www/server/nodejs/v16.19.1/bin/node]
8: 0xea8e30 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [/www/server/nodejs/v16.19.1/bin/node]
9: 0xeabdae v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [/www/server/nodejs/v16.19.1/bin/node]
10: 0xe6d15f v8::internal::Factory::AllocateRawWithAllocationSite(v8::internal::Handle<v8::internal::Map>, v8::internal::AllocationType, v8::internal::Handle<v8::internal::AllocationSite>) [/www/server/nodejs/v16.19.1/bin/node]
11: 0xe744b1 [/www/server/nodejs/v16.19.1/bin/node]
12: 0xe7593f v8::internal::Factory::NewJSGeneratorObject(v8::internal::Handle<v8::internal::JSFunction>) [/www/server/nodejs/v16.19.1/bin/node]
13: 0x11e3c91 v8::internal::Runtime_CreateJSGeneratorObject(int, unsigned long*, v8::internal::Isolate*) [/www/server/nodejs/v16.19.1/bin/node]
14: 0x15d9d59 [/www/server/nodejs/v16.19.1/bin/node]
error Command failed with signal "SIGABRT".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.