timostamm / protobuf-ts

Protobuf and RPC for TypeScript
Apache License 2.0
1.09k stars 130 forks source link

Possible workaround for downloading the protoc release #647

Closed rontrolard closed 6 months ago

rontrolard commented 6 months ago

Only for rc's and it'll try the "real" url first

timostamm commented 6 months ago

Thank you! But as mentioned in https://github.com/timostamm/protobuf-ts/issues/645#issuecomment-2065392398, I don't think it is desired behavior to install a release candidate by default.

rontrolard commented 6 months ago

Right :) ok I'll close this