You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error that I cannot use the code generator just like described in the documentation
Expected behavior
I expect that copy pasting commands from the documentation does work
Screenshots
I get the exception
Generator Error: This template is not compatible with the current version of the generator (1.17.25). This template is compatible with the following version range: >=2.0.0 <3.0.0.
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
@Rokko11 thanks so much for the issue. The problem is that latest HTML template is used in docs examples - but with latest one, in the AsyncAPI CLI the --use-new-generator must be added
best would be to fix docs by replacing @asyncapi/html-template with @asyncapi/[email protected] --use-new-generator
@derberg, I need small suggestion. that there are 25 matches in docs and also 4 matches in generator\apps\generator\lib\generator.js.
So, both as to be replaced or only in the docs,
Describe the bug.
I get an error that I cannot use the code generator just like described in the documentation
Expected behavior
I expect that copy pasting commands from the documentation does work
Screenshots
I get the exception
Generator Error: This template is not compatible with the current version of the generator (1.17.25). This template is compatible with the following version range: >=2.0.0 <3.0.0.
How to Reproduce
Locally installed
With Docker
🥦 Browser
None
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
No, someone else can work on it
The text was updated successfully, but these errors were encountered: