Anthony Alayo

Results 113 comments of Anthony Alayo

For what it's worth, I've been seeing this issue as well using Helm.

It sounds like there's no workaround?

@Nolanlemahn this is my hack until its fixed: ``` # workaround until https://github.com/grpc/grpc/issues/35922 is fixed # get the current interface include directories for libprotoc get_target_property(protobuf_include_dirs libprotoc INTERFACE_INCLUDE_DIRECTORIES) if(NOT protobuf_include_dirs STREQUAL...

@aras-p thanks for the quick response, I'll be back at my computer in an hour and I'll get a dump for you.

@aras-p, came back home and tried a few things, and I realized this happens even with Clang 13. ``` ❯ clang --version Homebrew clang version 13.0.1 Target: arm64-apple-darwin22.3.0 Thread model:...

@codecalm no changes needed in the package.json for this one. The Short Answer: We should make the CJS build like the ESM build -- not bundled into one file. If...

@codecalm this should be an easy fix by just not bundling the CSM build