Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1359
I found grunt-jsdoc had a recent update; I changed the lib/js packages.json
to require the 2.1.1 version or later, as they had a dependency issue with
other packages that popped up. When I ran npm install, it downrevved jsdoc
from 3.5.4 to 3.4.3. Let's see if that makes a difference.---
