Using Twilio SDK v4 in a hook causes hook timing out

Problem statement

Using Twilio SDK v4 in a hook causes a syntax error which results in the hook timing out.

Solution

Twilio v4 removes support for Node < 14. If your tenant is still on 12. You will need to upgrade or use SDK v3 instead.