TextMesh Pro is now TextCore, and is built-in. TextCore's FontAsset is extremely similar to TMP_FontAsset, supporting an almost identical feature set.
Create a FontAsset with AssetsCreateTextFont Asset and assign it to your Label. Do not use a TMP_FontAsset.