Describe the bug.
Our existing script fails since the latest version:
npx -y @asyncapi/cli generate fromTemplate input.yaml @asyncapi/markdown-template -o ./ --force-write
No errors printed, just exit code 1
Expected behavior
Output is generated in Markdown format.
How to Reproduce
- Run
npx -y @asyncapi/cli generate fromTemplate input.yaml @asyncapi/markdown-template -o ./ --force-write
🖥️ Device Information [optional]
- Operating System (OS): macOS, ARM
- Operating System (OS): GitHub action, ubuntu-latest
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None
Describe the bug.
Our existing script fails since the latest version:
npx -y @asyncapi/cli generate fromTemplate input.yaml @asyncapi/markdown-template -o ./ --force-writeNo errors printed, just exit code 1
Expected behavior
Output is generated in Markdown format.
How to Reproduce
npx -y @asyncapi/cli generate fromTemplate input.yaml @asyncapi/markdown-template -o ./ --force-write🖥️ Device Information [optional]
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None