-
-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug.
While following the AsyncAPI documentation, I ran the following command exactly as documented:
asyncapi generate fromTemplate asyncapi.yaml @asyncapi/html-template@3.0.0 \
--use-new-generator \
-o ./Test \
docs \
-d generate:before generate:after=foo,barit throwing an error Error: Nonexistent flag: --use-new-generator
Expected behavior
It should work Proper or there must be no mentioned flag in docs https://www.asyncapi.com/docs/tools/generator/usage#cli-usage-examples
Screenshots
How to Reproduce
- follow this https://www.asyncapi.com/docs/tools/generator/usage#cli-usage-examples
- Run disabling hook Command
🖥️ Device Information [optional]
- Operating System (OS):
- Browser:
- Browser Version:
👀 Have you checked for similar open issues?
- I checked and didn't find similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working