PackagingResults: Error: Couldn't find parent type for 'ClothConfigCommon' named 'UClothConfigBase' in current module (Package: /Script/ClothingSystemRuntimeCommon) or any other module parsed so far

I haven’t packaged for a long time. Tried to package a map yesterday for Windows and having this issue. I’m using latest version, 4.25.3 from Epic Games Launcher.

LogSlate: Took 0.000215 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
LogSlate: Window 'Output Log' being destroyed
LogSlate: Window 'Output Log' being destroyed
LogSlate: Window 'Output Log' being destroyed
LogSlate: Window 'Output Log' being destroyed
LogUObjectHash: Compacting FUObjectHashTables data took   1.37ms
LogMainFrame: Project requires temp target (SunPosition plugin is enabled)
LogLauncherProfile: Unable to use promoted target - ../../../../../Users/Sohan/Documents/Unreal Projects/LightingMap/Binaries/Win64/UE4Game.target does not exist.
UATHelper: Packaging (Windows (64-bit)): Running AutomationTool...
UATHelper: Packaging (Windows (64-bit)): Parsing command line: -ScriptsForProject="C:/Users/Sohan/Documents/Unreal Projects/LightingMap/LightingMap.uproject" BuildCookRun -nocompileeditor -installed -nop4 -project="C:/Users/Sohan/Documents/Unreal Projects/LightingMap/LightingMap.uproject" -cook -stage -archive -archivedirectory=C:/Users/Sohan/Desktop/archira
dix/bath/Ship -package -ue4exe=C:\UE\UE_4.25\Engine\Binaries\Win64\UE4Editor-Cmd.exe -pak -prereqs -nodebuginfo -targetplatform=Win64 -build -clientconfig=Development -utf8output
UATHelper: Packaging (Windows (64-bit)): Setting up ProjectParams for C:\Users\Sohan\Documents\Unreal Projects\LightingMap\LightingMap.uproject
UATHelper: Packaging (Windows (64-bit)): LightingMap.uproject requires a temporary target.cs to be generated (SunPosition plugin is enabled)
UATHelper: Packaging (Windows (64-bit)): ********** BUILD COMMAND STARTED **********
UATHelper: Packaging (Windows (64-bit)): Running: C:\UE\UE_4.25\Engine\Binaries\DotNET\UnrealBuildTool.exe LightingMap Win64 Development -Project="C:\Users\Sohan\Documents\Unreal Projects\LightingMap\LightingMap.uproject"  "C:\Users\Sohan\Documents\Unreal Projects\LightingMap\LightingMap.uproject" -NoUBTMakefiles  -remoteini="C:\Users\Sohan\Documents\Unreal 
Projects\LightingMap" -skipdeploy -Manifest="C:\Users\Sohan\Documents\Unreal Projects\LightingMap\Intermediate\Build\Manifest.xml" -NoHotReload -log="C:\Users\Sohan\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+UE+UE_4.25\UBT-LightingMap-Win64-Development.txt"
UATHelper: Packaging (Windows (64-bit)):   Parsing headers for LightingMap
UATHelper: Packaging (Windows (64-bit)):     Running UnrealHeaderTool "C:\Users\Sohan\Documents\Unreal Projects\LightingMap\LightingMap.uproject" "C:\Users\Sohan\Documents\Unreal Projects\LightingMap\Intermediate\Build\Win64\LightingMap\Development\LightingMap.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAs
Errors -abslog="C:\Users\Sohan\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+UE+UE_4.25\UHT-LightingMap-Win64-Development.txt" -installed
UATHelper: Packaging (Windows (64-bit)):   Error: Couldn't find parent type for 'ClothConfigCommon' named 'UClothConfigBase' in current module (Package: /Script/ClothingSystemRuntimeCommon) or any other module parsed so far.
PackagingResults: Error: Couldn't find parent type for 'ClothConfigCommon' named 'UClothConfigBase' in current module (Package: /Script/ClothingSystemRuntimeCommon) or any other module parsed so far.
UATHelper: Packaging (Windows (64-bit)): Took 5.0171709s to run UnrealBuildTool.exe, ExitCode=6
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool failed. See log for more details. (C:\Users\Sohan\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+UE+UE_4.25\UBT-LightingMap-Win64-Development.txt)
UATHelper: Packaging (Windows (64-bit)): AutomationTool exiting with ExitCode=6 (6)
UATHelper: Packaging (Windows (64-bit)): BUILD FAILED
PackagingResults: Error: Unknown Error

The two red lines:

UATHelper: Packaging (Windows (64-bit)):   Error: Couldn't find parent type for 'ClothConfigCommon' named 'UClothConfigBase' in current module (Package: /Script/ClothingSystemRuntimeCommon) or any other module parsed so far.
PackagingResults: Error: Couldn't find parent type for 'ClothConfigCommon' named 'UClothConfigBase' in current module (Package: /Script/ClothingSystemRuntimeCommon) or any other module parsed so far.

I’ve tried with an empty project, still same issue. Also tried to disable the Chaos Clothing plugins.