Stephanie DiBenedetto
Stephanie DiBenedetto
This is a known issue and we need to upstream the fix.
This is a reasonable request, but not planned.
3.19.4 predates the split off of protobuf-javascript from the main protobuf repo. Do you still have a problem with protobuf v21+ (there was a numbering scheme change ~3.21) and the...
The surface level issue appears to be that it can't find protoc-gen-js on your PATH. However, I'm not familiar with either protoc-gen-ts or protoc-gen-grpc, so you may have better luck...
@tbarlow12 Can you please describe your setup and any reproduction instructions?
In the toObject gencode we print out default values for members that are not set. We should instead print undefined.
Sorry, we haven't fixed this yet.
This would be helpful.
This is a reasonable feature request that we have internally.
The issue is here: https://github.com/protocolbuffers/protobuf-javascript/blob/main/generator/js_generator.cc#L432 . We should just delete the function.