-
Notifications
You must be signed in to change notification settings - Fork 34
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
This template is not compatible with the current version of the generator #515
Comments
Hello! Thank you for filing an issue. If this is a bug report, please include relevant logs to help us debug the problem. |
what nestjs-asyncapi version is that? |
@flamewow Hello, flamewow. I also have a similar issue. Environment[email protected]
This is error message. Error: This template is not compatible with the current version of the generator (1.13.1). This template is compatible with the following version range: >=1.15.0 <2.0.0.
at isTemplateCompatible (/Users/hocaron/IdeaProjects/heylu-backend/node_modules/.pnpm/@asyncapi+generator@1.13.1_@swc+core@1.3.107_@types+node@18.16.20/node_modules/@asyncapi/generator/lib/templateConfigValidator.js:56:11)
at module.exports.validateTemplateConfig (/Users/hocaron/IdeaProjects/heylu-backend/node_modules/.pnpm/@asyncapi+generator@1.13.1_@swc+core@1.3.107_@types+node@18.16.20/node_modules/@asyncapi/generator/lib/templateConfigValidator.js:29:3)
at Generator.generate (/Users/hocaron/IdeaProjects/heylu-backend/node_modules/.pnpm/@asyncapi+generator@1.13.1_@swc+core@1.3.107_@types+node@18.16.20/node_modules/@asyncapi/generator/lib/generator.js:188:5) |
Describe the bug
Upon generation on Docker node:20.8 image
Environment
Nest version: 10.2.7
Check whether this is still an issue in the most recent Nest version
For Tooling issues:
Others:
The text was updated successfully, but these errors were encountered: