Skip to content

Should ignore protos from 'google/rpc/context/*.proto' #575

@summer-ji-eng

Description

@summer-ji-eng

Nodejs-service-control fails on generated new PR due to npm run compile-protos fails on error:

(node:20193) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open 'protos/google/rpc/context/attribute_context.proto'

The root cause is that the generated src/v2/service_controller_proto_list.json contains

  "../../protos/google/rpc/context/attribute_context.proto"

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions