Hello. Could you help me with this error?
*yarn build:prodyarn run v1.22.19$ cross-env NODE_ENV=production yarn run build:ssr$ ng build --configuration production && ng run dspace-angular:server:productionâ ¸ Generating browser application bundles (phase: building)...<--- Last few GCs --->[25586:0x623cbf0] 54121 ms: Mark-sweep 904.7 (933.6) -> 895.0 (932.0) MB, 1049.6 / 0.0 ms (average mu = 0.208, current mu = 0.101) allocation failure scavenge might not succeed[25586:0x623cbf0] 55356 ms: Mark-sweep 905.6 (934.8) -> 896.6 (933.5) MB, 1058.8 / 0.0 ms (average mu = 0.176, current mu = 0.143) allocation failure scavenge might not succeed<--- JS stacktrace --->FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory 1: 0xb090e0 node::Abort() [ng build --configuration production] 2: 0xa1b70e [ng build --configuration production] 3: 0xce1a20 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [ng build --configuration production] 4: 0xce1dc7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [ng build --configuration production] 5: 0xe99435 [ng build --configuration production] 6: 0xe99f16 [ng build --configuration production] 7: 0xea843e [ng build --configuration production] 8: 0xea8e80 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [ng build --configuration production] 9: 0xeabdfe v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [ng build --configuration production]10: 0xe6d33a v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [ng build --configuration production]11: 0x11e61e6 v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [ng build --configuration production]12: 0x15d9e59 [ng build --configuration production]Abortederror Command failed with exit code 134.info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.error Command failed with exit code 134.info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.* -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-devel/68aada7f-a7c8-4eaf-bb34-5c8a98649494n%40googlegroups.com.
