I'm getting this error after upgrading `react-scripts` to the latest version. Example code: ```js <a target="_blank" rel="noreferrer noopener" href="https://www.example.com"> ``` The source line from the error is line 28, where it does `attr.name.name`.