hello, I'am getting this error when packaging my project, can someone help me pls?

UATHelper: Packaging (Mac): 2024-12-10 16:56:56.418 UnrealEditor[14180:330091] [UE] Fatal error: [File:./Runtime/Core/Private/Containers/ContainerHelpers.cpp] [Line: 8]
UATHelper: Packaging (Mac): Trying to resize TArray to an invalid size of 2653586369
UATHelper: Packaging (Mac): LogMac: Error: appError called: Fatal error: [File:./Runtime/Core/Private/Containers/ContainerHelpers.cpp] [Line: 8]
UATHelper: Packaging (Mac): Trying to resize TArray to an invalid size of 2653586369
PackagingResults: Error: [File:./Runtime/Core/Private/Containers/ContainerHelpers.cpp] [Line: 8]
PackagingResults: Error: appError called: Fatal error: [File:./Runtime/Core/Private/Containers/ContainerHelpers.cpp] [Line: 8]

I found the problem! It was the Usd importer plugin. it seems like When I imported big files it bugs somehow, and even after I delete the file it didn’t. So yeah I reinstall all the stuff and now it package perfectly