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
Problem: I have two questions when I run "pnpm build" in typescript-sdk. The first one is that the "protobuf-compiler" is missing. Another is "--experimental_allow_proto3_optional" was not set after I installed protobuf-compiler 3.12.4 in Ubuntu.
Proposal:
Add requirements in README
Add option "--experimental_allow_proto3_optional" in typescript-sdk/packages/proto/package.json
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Problem: I have two questions when I run "pnpm build" in
typescript-sdk
. The first one is that the "protobuf-compiler" is missing. Another is "--experimental_allow_proto3_optional" was not set after I installed protobuf-compiler 3.12.4 in Ubuntu.Proposal:
typescript-sdk/packages/proto/package.json
Beta Was this translation helpful? Give feedback.
All reactions