-
-
Notifications
You must be signed in to change notification settings - Fork 238
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
AsyncAPI Generate Not Working Behind Node Proxy Registry #1056
Comments
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. |
Killercode is an external service that is out of our control. We are not aware of any workaround 😞 only one I see is building code docker container, but this one would also have to be downloaded through proxy + it would make a learning experience "custom" and not the best. Closing for now, and if you have an idea how that could be fixed, please let us know |
@derberg. I followed the tutorial steps in my working station without any docker container.
My current npm works behind a proxy. I tried to set it global but it is still hitting that endpoint. |
Reason/Context
Please try answering few of those questions
Developers working behind a proxy
It will allow the developer to make it work
It is a blocker
Description
Please try answering few of those questions
Capability to specify the registry mirror
No
I am not sure
I am trying to follow the tutorial https://killercoda.com/asyncapi/scenario/streetlight-tut. Unfortunately, it does not work if the npm is using a proxy registry.
The text was updated successfully, but these errors were encountered: