-
-
Notifications
You must be signed in to change notification settings - Fork 257
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
Error when using global installed generator #531
Comments
@aleung thanks, can you include logs after passing |
I found the |
It's gonna by super hard to reproduce:
I don't think it matters if I use nvm or not. Do you get it on local? what is your operating system? |
I used this Dockerfile:
I don't think the steps before install @asyncapi/generator matters but I paste them as well. When I fixed the version with |
omg, that was such a stupid bug from my side 🤦🏼 I tested it always running from the |
🎉 This issue has been resolved in version 1.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Describe the bug
As I described in #482: I install generator globally and generate a dummy file to get template installed.
The same commands worked fine in v1.1.11 but failed in v1.5.0.
How to Reproduce
Below is my commands and the output.
Expected behavior
No error happen.
The text was updated successfully, but these errors were encountered: