Github user nsuke commented on the issue:
https://github.com/apache/thrift/pull/1359
jsdoc 3.5.5 addresses the issue: https://github.com/jsdoc3/jsdoc/issues/1438
From what I see there, you would need to rebuild the node installation
layer of your local docker image to reproduce the issue, by e.g. `docker build
--no-cache`---
