From 31074b7befa72e10e0e482cc9ff59dd6d93d7fe9 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 16 Dec 2025 23:19:07 +0000 Subject: [PATCH] Try specify path --- buf.gen.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/buf.gen.yaml b/buf.gen.yaml index a54b88c..869c9bf 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -4,6 +4,7 @@ plugins: out: gen/go opt: paths=source_relative - plugin: ts-proto + path: ./node_modules/ts-proto/protoc-gen-ts_proto out: gen/ts opt: - esModuleInterop=true