How to pin protoc
version to certain version?
#1214
Unanswered
kasir-barati
asked this question in
Q&A
Replies: 1 comment
-
@stephenh would you be able to answer this question? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
so I am using this lib in my code and IDK where I can specify the version of the compiler. E.g. recently I pull my repo and tried to generate the interfaces but I realized a change:
BTW I used
npm ci
to install the library and right now I am using version2.2.1
.And this is the command I use to auto gen interfaces:
Beta Was this translation helpful? Give feedback.
All reactions