Mirza Brunjadze

Results 4 issues of Mirza Brunjadze

Closes: #1906

agent-nodejs
community

**Code to reproduce the issue:** `create-cycle-app cycle-ts --flavor cycle-scripts-ts-webpack` **Expected behavior:** Successfully finish initialization **Actual behavior:** ``` /mnt/c/Users/brunjick/Code/cycle-ts/node_modules/cycle-scripts-ts-webpack/scripts/init.js:63 throw new Error('Unsupported stream library: ' + streamLib) ^ Error: Unsupported stream...

When using `types.autogenerate` option, import paths for ESM projects need to be adjusted in the following files: ```diff // global.d.ts import type { PlatformaticApp, PlatformaticDBMixin, PlatformaticDBConfig, Entity, Entities, EntityHooks }...

bug

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Revision needed