protobuf icon indicating copy to clipboard operation
protobuf copied to clipboard

Cannot update to v27 due to missing dependencies

Open sofisl opened this issue 1 year ago • 0 comments

In attempting to update com_google_protobuf to v27, I get the following error:

Unable to find package for @rules_python_internal//:rules_python_config.bzl: The repository '@rules_python_internal' could not be resolved: Repository '@rules_python_internal' is not defined. and referenced by '//:unit_tests'

I'm sure it's a transitive dependency I should list, but I couldn't find it any information in the repo.

Could you help me understand how to upgrade this dependency properly? Thank you!

see: https://github.com/googleapis/gapic-generator-typescript/pull/1597

sofisl avatar Jun 21 '24 01:06 sofisl