sergio-milu
sergio-milu
This PR implements the functionality discussed in this issue https://github.com/samchon/nestia/issues/819 I need some help with the testing though, cause I cannot make test run in my computer @samchon Thanks :)
## Question Hi all, I'm trying to migrate from class-validator/class-transformer to typia and nestia, but I'm facing some issue that don't know how yo fix, or wether is expected or...
Hey, Version: `@electric-sql/pglite": "^0.2.14` I'm trying to setup PGLite in my typeorm project for testing. I'm using jest + SWC. The error that I'm getting is ```/node_modules/@electric-sql/pglite/dist/contrib/uuid_ossp.d.ts:1 ({"Object.":function(module,exports,require,__dirname,__filename,jest){import { d...
Nestia: 8.1.0 Typia: 9.7.2 After updating to NX 21, I'm facing an error that is ``` Module build failed (from ../../node_modules/ts-loader/index.js): TypeError: program.getCompilerOptions is not a function at transform (/Users/sergiofernandez/Repositories/milu-web/node_modules/@nestia/core/lib/transform.js:10:37)...