Julien Sarazin

Results 11 comments of Julien Sarazin

For reference, bellow my buf config : ```yaml ... plugins: - plugin: buf.build/community/stephenh-ts-proto out: ./packages/typescript/gen opt: - nestJs=true - useDate=true ```

Still looking to the lib, trying to figure it out and one question came to my mind: Is it possible that the fix for wrapper is actually available, but the...

Re-aligned the version and it does not change a thing 😭 ``` ➜ device-registry: ✗ npm list protobufjs @implicity-healthcare/[email protected] /Users/juliensarazin/workspace/implicity-healthcare/microservices/device-registry ├─┬ @grpc/[email protected] │ └── [email protected] ├─┬ @implicity-healthcare/[email protected] │ └── [email protected]...

Tried the workaround mentioned [here](https://github.com/stephenh/ts-proto/issues/69#issuecomment-1096981570) using : ``` import { loadSync as _loadSync, Options, PackageDefinition, } from '@grpc/proto-loader'; import { wrappers } from 'protobufjs'; export const loadSync = ( filename:...

Hi @stephenh thanks for your reply. Instinctively this is what I've tried. First as shown [here](https://github.com/stephenh/ts-proto/issues/852#issuecomment-1600413413), then directly from the `node_modules`, trying to force the association of these custom methods...

MR is on its way 👍 Tests fails at : ``` ● nestjs-simple-test nestjs › should addOneHero 13 INTERNAL: Request message serialization failure: .hero.Hero.nickName: object expected ``` While cleaning my...

Hello @stephenh, any chance to have a look this week?

Friendly 🆙 @stephenh should we consider not using primitive wrappers when integrating into nestjs?

Hey @stephenh, I just wanted to give you a big thank you for looking into this! I'm really glad to know what needs to be fixed, although it's a bit...

Same problem here, on Mac OS Ventura 13.4 git version 2.41.0 git-crypt 0.7.0