CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!

234 stars 255 forks 234 watchers TypeScript Apache License 2.0
cli docker get-global-docs-autoupdate get-global-releaserc hacktoberfest nodejs typescript
1 Open Issue Need Help Last updated: Sep 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is encountering a `Generator Error` when trying to generate API documentation using `Async-cli generate` with the `@asyncapi/html-template`. The error message indicates a version incompatibility: the current generator (1.17.25) is too old, as the template requires a generator version between 2.0.0 and 3.0.0. The expected behavior is for the AsyncAPI generator to be updated to a compatible version.

Complexity: 2/5
bug good first issue stale gsoc

CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!

TypeScript
#cli#docker#get-global-docs-autoupdate#get-global-releaserc#hacktoberfest#nodejs#typescript