-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
[BUG] Command generate fromTemplate brakes with MODULE_NOT_FOUND #1391
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. |
This issue turns out to be related to certificates in npm. Steps below work as workaround:
|
@anespinoza83-mms how did you install the CLI ? |
I used different distributions. I will list them in order. Docker
Note: This worked fine the first time I used it. The issue was observed around 4/22. WindowsI followed the instructions from this guideline
I think at this point I started observing errors, so I tried chocolatey installation.
With chocolatey installation was smooth. |
I was unable to reproduce the bug, I installed CLI using nodejs npm on windows by running |
Sorry for not coming back to this before to input more feedback. The issue seems was caused by an outage on one of the 3rd party service-dependecies I don't recall if it was node JS itself. Anyways, I think this ticket can be closed, if I experience this issue again I will re-open this ticket or create a new one referencing to this. Thanks! |
Describe the bug.
The command generate fromTemplates fails with error MODULE_NOT_FOUND.
Here the details.
Expected behavior
The program should produce HTML files without issues
Screenshots
How to Reproduce
🥦 Browser
Microsoft Edge
👀 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: