Getting error on step #27 Configure Your B2C Instance when trying to run below command
npm run crm-sync:sf:b2cinstance:setup
Error element recUpd_b2cCustomerLists (FlowRecordUpdate).
The flow tried to update these records: a04Hs00002FuMoNIAV. This error occurred: INVALID_FIELD_FOR_INSERT_UPDATE: Unable to create/update fields: LastModifiedDate, IsDeleted, LastViewedDate, LastReferencedDate, SystemModstamp, CreatedById, CreatedDate, LastActivityDate, LastModifiedById. Please check the security settings of this field and verify that it is read/write for your profile or permission set.. You can look up ExceptionCode values in the SOAP API Developer Guide.---The flow tried to update these records: a04Hs00002FuMoOIAV. This error occurred: INVALID_FIELD_FOR_INSERT_UPDATE: Unable to create/update fields: LastModifiedDate, IsDeleted, LastViewedDate, LastReferencedDate, SystemModstamp, CreatedById, CreatedDate, LastActivityDate, LastModifiedById. Please check the security settings of this field and verify that it is read/write for your profile or permission set.. You can look up ExceptionCode values in the SOAP API Developer Guide.
Could someone please help??