## What did you do I just upgraded to version 4 from verison 3 and tried to generate md files by running my NPM `docs` script: ```sh npm run docs # which executs: jsonschema2md -o docs/ -x docs/ -d schemas/ -e json ``` ## What did you expect to happen All markdown files to be generated ## What happened The CLI programm freezes without any error. Last log is: ```sh loading schemas ``` ## What's your environment * Operating System: **macOS** Catalina `10.15.2` (19C57) * node.js version: `v10.15.0` ## Do you have example files: https://github.com/axa-ch/cyclic-schemas-test