After Upgrading Angular from 8 to 10 I got ERROR in ts.updateIdentifier is not a function
I ran into the same error today. You should downgrade your typescript dependency to 3.9.7. That fixed it for me.
I ran into the same error today. You should downgrade your typescript dependency to 3.9.7. That fixed it for me.