I'm trying to deploy a lambda@edge function (an AWS Lambda function that modifies HTML coming from a Cloudfront distribution) and get this cryptic response on save:
Does anyone know what Cannot read properties of undefined (reading 'startsWith')
is referring to here, or how I can resolve this? Any pointers would be helpful!