Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs Tutorial with Killercoda Errors #959

Closed
thaxy opened this issue Aug 7, 2023 · 3 comments
Closed

Docs Tutorial with Killercoda Errors #959

thaxy opened this issue Aug 7, 2023 · 3 comments
Labels

Comments

@thaxy
Copy link

thaxy commented Aug 7, 2023

Describe the bug

Visit the https://killercoda.com/asyncapi/scenario/streetlight-tut tutorial. The link can be found in the official docs here. Installation of ag or @asyncapi/cli doesn't work.

To Reproduce

Steps to reproduce the behavior:

  1. Visit killercoda tutorial
  2. Execute npm install -g @asyncapi/generator. Then run ag or ag asyncapi.yaml @asyncapi/nodejs-template -o output -p server=mosquitto => errors
  3. Execute npm install -g @asyncapi/cli => errors

Expected behavior

The tutorial should work as suggested.

Additional context

It seems that ag is deprecated. See here. I thought I would continue with the CLI but no luck with that either.

@thaxy thaxy added the 🐞 Bug label Aug 7, 2023
@github-actions
Copy link

github-actions bot commented Aug 7, 2023

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.

@derberg
Copy link
Member

derberg commented Aug 8, 2023

@thaxy thanks a lot for opening the issue, tutorial https://killercoda.com/asyncapi/scenario/streetlight-tut is now fixed. There was issue with nodejs installation in the environment, and that is why packages did not work. ag is deprecated but should work, anyway I updated tutorial to use AsyncAPI CLI instead as this is they way to go long term.

Thanks again!

@derberg derberg closed this as completed Aug 8, 2023
@derberg
Copy link
Member

derberg commented Aug 8, 2023

@thaxy I click it through by myself, but if you think there still is some issue, just leave a comment and I just reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants