You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experimenting with using .cjs and .d.cts instead of the default .js and .d.js for my protobuf-cli-generated files, as a workaround for ESM module issues reported elsewhere in the issue tracker. However, when I invoke pbts, I get a nearly empty .d.ts file with the message, "There are no input files to process."