Lukasz Gornicki
Lukasz Gornicki
@serkmen should be solved with https://github.com/asyncapi/html-template/pull/490 and latest html-template 2.1
@woylie I don't think it is related to yarn but rather how new HTML-template works. It uses new react engine for templating that requires TS transpilation of template on the...
@woylie please run generation command with `--debug` flag and paste content here 🙏🏼
can you see if latest html-template `2.0.0` also causes the same? 🙏
@woylie https://github.com/asyncapi/html-template/issues/558 should have fix it for you, please try template `2.3.0`
oh damn so good is that new error shows up ``` read-only filesystem, open ``` instead of ``` read-only filesystem, mkdir ``` there must be really some strict setup in...
**Scope of this issue** Cleanup `package.json` from the following: - remove script `"release": "semantic-release"` - remove the following `devDependencies` and then run `npm install` ``` @semantic-release/commit-analyzer @semantic-release/github @semantic-release/npm @semantic-release/release-notes-generator conventional-changelog-conventionalcommits...
Tests fail because of CI incompatibility. This needs to be addressed https://github.com/asyncapi/java-spring-cloud-stream-template/issues/335
@Mrc0113 you can just do the same as in `bundler` repo for example as this template is also a simple repo without any custom workflows - add this topics that...
**Scope of this issue** Cleanup `package.json` from the following: - remove script `"release": "semantic-release"` - remove the following `devDependencies` and then run `npm install` ``` @semantic-release/commit-analyzer @semantic-release/github @semantic-release/npm @semantic-release/release-notes-generator conventional-changelog-conventionalcommits...