TextMesh Pro doesn't work after update

I recently updated Unity to the latest version but now TextMeshPro isn’t working. Here’s the error:

/Users/Office/Library/Unity/cache/packages/packages.unity.com/com.unity.textmeshpro@1.2.4/Scripts/Runtime/TMPro_Private.cs(3551,92): error CS0121: The call is ambiguous between the following methods or properties: TMPro.TMPro_ExtensionMethods.Compare(this UnityEngine.Color32, UnityEngine.Color32)’ and TMPro.TMPro_ExtensionMethods.Compare(this UnityEngine.Color32, UnityEngine.Color32)’

Hey guys. I figured it out. Just go to Window - Package Manager - and remove TextMeshPro. The text should still be there. Hope this helps